![]() |
below navbar..
I am looking for something to put below my navbar to make site look a little more spread out. mod or a hack or something. if you have seen anything like this plz link me thanks
|
A link to your forum would be most helpful.
|
I'm not sure why you mean by "spread out". Vertically? Horizontally? Menu items? What, in particular, are you looking to put under your navbar?
|
Quote:
I really dont know. i am looking for a mod or add on that places something there. I have saw a lot of site have news, links, adsense, just looking for something i can put to spread out the navbar and shout box thanks |
Quote:
|
I would probably just use adsense but i need to know how to put them on in the center? every time i put the on it puts one on the far left and the next one right next to it leaving the right side open and i dont want 4 large rectangles? how can i just insert 2 in the center thanks
|
You can put the code in a <div> container, and set the style to align center.
Code:
<div style="text-align:center">AD CODE<div> |
Quote:
|
This is wat i use just to center my ads. Hope it helps.
Code:
<p align="center"> ads code </p> |
Quote:
--------------- Added [DATE]1317511983[/DATE] at [TIME]1317511983[/TIME] --------------- is there a way to put a small space in between them as well so they are not right against each other? |
I recommend using the <div> over the <p>, since that's meant for text only. Also if you use the style element, you'll be able to do more with it.
We would probably need to see your ad code to know why there's no spacing between them. |
ok so do you need me to post the entire code? also when i use the div code for some reason it made all text centered on my forum
|
As long as you post them in the [CODE][/CODE] tags, that will be fine.
--------------- Added [DATE]1317521611[/DATE] at [TIME]1317521611[/TIME] --------------- Quote:
It would only have done that, if there's an open tag somewhere in your forum. So, you've probably got another problem you might want to address. |
Here is the code now
Code:
<p align="center"> <script type="text/javascript"><!-- |
Quote:
Code:
When he says closed tag, he means you have a <div> without a closing tag </div>, or a <p> tag without the closing </p> --------------- Added [DATE]1317533215[/DATE] at [TIME]1317533215[/TIME] --------------- BTW, based on the code you posted, that code looks fine, but change the Code:
<p align="center"> Code:
<div style="text-align:center;"> |
thank you i see i forgot the / in the code jedi gave me.. Thank you all so much it's fixed? but a question just for learning experience. What is the diff if the two codes are they for different things?
|
|
All times are GMT. The time now is 05:23 PM. |
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:
|