PDA

View Full Version : how can i change.....


tirol07
11-09-2007, 08:58 PM
How can i change the background color of postbit, and how can i use there an backgorund image?

Analogpoint
11-09-2007, 09:33 PM
Edit the postbit or postbit_legacy templates

tirol07
11-10-2007, 09:48 AM
I have done it but it has brought nothing!


example:

<body bgcolor="red">

Is that correct?

Analogpoint
11-10-2007, 01:40 PM
There's no body tag in the postbit template.

Look for this (in the postbit template):
<td class="alt1" id="td_post_$post[postid]">

And replace with this:
<td class="alt1" id="td_post_$post[postid]" style="background-color:red;">

tirol07
11-10-2007, 06:35 PM
Thank you!

And how can i use there background image?

Analogpoint
11-10-2007, 06:44 PM
Use:

background: url(url-to-your-image.gif);

instead of background-color.

sedline
12-04-2007, 09:05 AM
Hi all,


İ just try this but it doesnt work :-(
iwould like the section in black in gray !! How can i do whis ?

Pleasss help meeee :confused:

omar almukhtar
12-04-2007, 03:39 PM
simple copy the posbit_legacy content to frontpage , backup your code ! then try using the design bottun to change background or everything in this templates