Padding under header1 position

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Tue Mar 09, 2010 2:00 pm
Hi

trying to find if there is any padding set somewhere under the header 1 position.

Any help greatly appreciated

Paul
User avatar
Senior Boarder

GK User
Tue Mar 09, 2010 3:03 pm
Hi

You can add padding on header1 module position, like this for example:

Code: Select all
#header1 {
padding: 10px}


Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Mar 09, 2010 3:44 pm
Hi

thanks very much.

re: http://www.muslimbikers.com

I am having some general problems with layout and controlling the widths of the header and left / right positions. The display is somewhat different in IE and Firefox/Chrome.

I have a slideshow module published to header one, width 630px. In the template config, I have the header1 width set to 630. I have another module published to header 2, to which had to apply left padding of 30px otherwise the text goes underneath the slideshow pictures (ie <div style="padding-left: 30px; padding-right: 10px;">). have I set the dimensions incorrectly?

It seems as though Firefox is not taking any notice of the padding style. Is this incorrect too?

Also, the video embedded in the left hand column displays lsightly differently oin both browsers. In IE, the video looks fine whereas in FF, there is no padding to the right of the video.

Hope you can help

Paul
User avatar
Senior Boarder

GK User
Tue Mar 09, 2010 4:01 pm
Let's see if i understand well.

Try adding this code:

Code: Select all
#gk-left {
margin-top: 5px}


Cheers
User avatar
Platinum Boarder

GK User
Tue Mar 09, 2010 4:51 pm
Hi

that wasn't what I was meaning although that is useful too.

If you look at the site in IE and Firefox you will see that the text in the heading 2 position displays differently. Think it might be the padding issue.

Cheers

paul
User avatar
Senior Boarder

GK User
Tue Mar 09, 2010 4:55 pm
sorry, I think this was a caching issue in IE. Cleared cache and now all seems Ok.

thanks for you help

Paul
User avatar
Senior Boarder


cron