Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Mar 2005
Posts: 39
User
User
Offline
Joined: Mar 2005
Posts: 39
Hi guys,

I searched but there were too many posts,can I have a break being a newbie and ask if someone can just let me know how I change the background color to an image? I have only been using ubb for a week.

Ta

Sponsored Links
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
ello.. first off what exactly do you mean change the background color of an image? do you mean say you have an image that has a red background and you want to make it say purple? use a paint program.. do you mean how do you change say the background of a stylesheet? its in the particular stylesheet...need more info.. also version of threads you are using and maybe a link to the site would be helpful..

Joined: Mar 2005
Posts: 39
User
User
Offline
Joined: Mar 2005
Posts: 39
Silly me, here's my link using 6.511.

I want to change the main blue background to a matt image (like this site) I have a small gif image to use same as my background on my other site on2dvd page

Thanks

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
se now thats easier to understand.. in your infopop2.css stylesheet since thats the one you are using find a section like

body {
color: #FFCC00;
background: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}


and change it to something like

body {
color: #FFCC00;
background: #000000; url('images/mybackground.png')
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

then make a mybackground.png and stick it in ubbthreads/stylesheets/images

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
btw this link

http://www.ubbcentral.com/support/docs/ubbthreads/css_screens.html

explains the rest of the properties

Sponsored Links
Joined: Mar 2005
Posts: 39
User
User
Offline
Joined: Mar 2005
Posts: 39
Coolio, thanks.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
JAISP
JAISP
PA
Posts: 449
Joined: February 2008
Forum Statistics
Forums63
Topics37,575
Posts293,930
Members13,823
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)