- Posts: 6745
- Thank you received: 716
trying to add new header in the sport template
-
treybraid
Inactive member - Topic Author
- Visitor
14 years 4 months ago #2213
by treybraid
trying to add new header in the sport template was created by treybraid
ive found the css to change the dimensions; but, i am unable to find the reference to the image file... where can i find this?
thanks
trey
thanks
trey
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
14 years 4 months ago #2215
by milos
Replied by milos on topic Re: trying to add new header in the sport template
I believe you would like to change the logo file. It's logo_white.png or logo_black.png, depending of your color settings in the template parameters.
Please Log in to join the conversation.
-
treybraid
Inactive member - Topic Author
- Visitor
14 years 4 months ago #2218
by treybraid
Replied by treybraid on topic Re: trying to add new header in the sport template
i figured it out... your template had an extra step --- actually updating the index.php with the size... am i right assuming that you have hardcoded the logo/ header file in the index.php file?
i know with joomla art there is an actual reference to the image in the css file... i also changed the dimensions in the layout.css too...
any bit of direction with your templates would be great... looks like you have condensed a great deal of info in a lot less file's or am i wrong...
thanks
trey
i know with joomla art there is an actual reference to the image in the css file... i also changed the dimensions in the layout.css too...
any bit of direction with your templates would be great... looks like you have condensed a great deal of info in a lot less file's or am i wrong...
thanks
trey
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
14 years 4 months ago #2222
by milos
Replied by milos on topic Re: trying to add new header in the sport template
Yes, we added width and height logo parameters in the template logo image, so you can simply change those parameters by editing index.php file (if you need).
Actually, you can delete width and height parameters in index.php file, but this is not recommended (will break W3C validation).
Actually, you can delete width and height parameters in index.php file, but this is not recommended (will break W3C validation).
Please Log in to join the conversation.
Time to create page: 0.157 seconds