![]() |
Cannot center the logo in fuild skin - help please
Me and a few other people have been trying to center my forums logo, but have had no luck, he is the header code, could someone please make it so that the logo will become centered. We are using Ambient_Lighting V2 Skin.
HTML Code:
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> |
well dude...i've never seen <center> tags used in the header code, esp for the <!--logo part...
i know that all you have to do is add <td align="center"> in place of <td align="$stylevar[left]"> Hope that gets you in the right direction anyways.... |
I changed that, but the issue does not seem to wish to resolve :(
This is centered but not in the correct position: HTML Code:
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> |
In the top additional CSS definitions box you will find this ..
HTML Code:
.vbskin_header { position: relative; padding-top: 150px; } |
Whoever can solve this I'm going to pay. I simply cannot find how to fix it.
--------------- Added [DATE]1269234637[/DATE] at [TIME]1269234637[/TIME] --------------- Quote:
|
maybe ask the coder of the skin?
|
ok for a fluid skin find this in the additional CSS definitions box
HTML Code:
#logo_image { position: absolute; top: 30px; left: 0px; margin: 0px; } HTML Code:
#logo_image {position: absolute; margin: auto; left:0; right:0; top:0; bottom:0; |
I Love you! Thank you very much, I am so re leaved now.
|
All times are GMT. The time now is 03:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|