Larger Logo is overlaying the "Top Menu"

Everything to do with Joomla! 1.5 templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Locked
User avatar
patchdog
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Aug 25, 2010 3:17 am

Larger Logo is overlaying the "Top Menu"

Post by patchdog » Sun Sep 26, 2010 3:18 pm

I have changed the Joomla logo to my larger logo in the template. I went in the template.css and changed the logo name and size to accommodate but I am running into issues.

Code: Select all

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 556px;
	height: 196px;
	background: url(../images/EPLogo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}
My log seems to be overlaying into the "Top Menu".

Can someone help me adgust the header to fix this. I do not know css so I dont know what I am looking for.

Please take a look at my site to see what I am taking about.

http://test.extraordinarypromos.com/

Thanks in advance!
Thanks,

PatchDog


If you need great Promo ideas just contact me.

http://extraordinarypromos.com

http://proforma.com/extraordinarypromotions

User avatar
imanickam
Joomla! Master
Joomla! Master
Posts: 28206
Joined: Wed Aug 13, 2008 2:57 am
Location: Chennai, India

Re: Larger Logo is overlaying the "Top Menu"

Post by imanickam » Sun Sep 26, 2010 5:00 pm

You could increase the header panel by doing the following:

(a) Change the attribute height in the css entry div#header_r that is available in the file template.css located in the directory \templates\rhuk_milkyway\css. For example, you could increase the height between 190px to 200px.

(b) Edit the images mw_header_t_l.png, mw_header_t.png and mw_header_t_r.png located in the directory \templates\rhuk_milkyway\images\background color. The images have to be modified to increase the height to suit your need.
Ilagnayeru (MIG) Manickam | இளஞாயிறு மாணிக்கம்
Joomla! - Global Moderators Team | Joomla! Core - Tamil (தமிழ்) Translation Team Coordinator
Former Joomla! Translations Coordination Team Lead
Eegan - Support the poor and underprivileged


Locked

Return to “Templates for Joomla! 1.5”