![]() |
|
Thread Tools |
#1
|
|||
|
|||
Move the ads in the first post to the left
Hi everybody,
how can I display the ad in the first post on the left side (under the text) instead of the right side (default on vB4)? What should I change in the postbit template? Thanks in advance No members have liked this post.
|
#2
|
|||
|
|||
I answer myself:
open showthread.css find /* ADS First and Last Post */ #ad_thread_first_post_content { float:{vb:stylevar right}; } #ad_thread_last_post_content { float:{vb:stylevar right}; } change to /* ADS First and Last Post */ #ad_thread_first_post_content { float:{vb:stylevar left}; } #ad_thread_last_post_content { float:{vb:stylevar left}; } No members have liked this post.
Last edited by diretur; 02 Jan 2010 at 16:52. |
#3
|
|||
|
|||
I am trying to edit this in cpanel, but it keeps giving me an error and defaulting back to "right". Am I overlooking something simple here?
Edit: nevermind,just realized this is in the template area....
__________________
Mudbog.net No members have liked this post.
|
#4
|
|||
|
|||
Hm, you should chang the two "right" cases into "left", like this:
/* ADS First and Last Post */ #ad_thread_first_post_content { float:{vb:stylevar left}; } #ad_thread_last_post_content { float:{vb:stylevar left}; } No members have liked this post.
|
#5
|
||||
|
||||
he work well, but the default advert space was left black and open without content. All content where place at the middle. any help to fix the error?
No members have liked this post.
|
#6
|
|||
|
|||
You should change right ---> left also here:
postbit.css .hasad { display:block; margin-{vb:stylevar right}: {vb:stylevar ad_post_maxWidth}; } Change in .hasad { display:block; margin-{vb:stylevar left}: {vb:stylevar ad_post_maxWidth}; } No members have liked this post.
|
![]() |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Move User Info. to Left Side of Post | Otikeu | vBulletin 3.0 Template Modifications | 24 | 01 Mar 2006 20:21 |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 04:01.