Shape 5

Joomla Templates => Game Vision - October 2007 - Club => : shadow73 September 06, 2008, 12:35:02 PM



: This is doing my head in...
: shadow73 September 06, 2008, 12:35:02 PM
Hi all, I think my brain's about to implode...

I'm trying to slightly modify my layout and have looked in every php, css, ini file I could find but nothing. What I'm trying to do is move down the whole body area below the logo to give more space to the underlying image.

Anyone for suggestions?

While I'm at it I might as well ask another q.. how do I change the logo URL which currently points "Home" to point to another site? (trying to point it to our guild main site)

Thanks


: Re: This is doing my head in...
: mikek September 06, 2008, 05:04:52 PM
Can you please post a url so I can see what image you are referring to?


: Re: This is doing my head in...
: shadow73 September 07, 2008, 05:12:39 AM
Thanks mikek for your post however I've managed to resolve the issue...I just increased the height of the logo field and it shifted everything downwards  :)

However I'm still stuck at how to change the logo URL to point to another website. Any suggestions?


: Re: This is doing my head in...
: shadow73 September 07, 2008, 05:55:59 AM
...oh and one more thing, how do I get to shift the logo to the right?

Below the URL for your reference:

http://www.mortalonline-italia.com/darkfall


: Re: This is doing my head in...
: mikek September 07, 2008, 08:13:28 PM
Hi, you could try adding this to the very bottom of the template_css.css file:

#s5_logo {
background-position:top right;
}