BuyItSellIt Community
Home
Search
Members
Calendar
Who's On
Welcome Guest
(
Login
|
Register
)
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
»
BuyItSellIt Discussion Area
»
Custom Template Center
»
changing template header
changing template header
Rate Topic
Display Mode
Topic Options
Author
Message
thecozycottage
thecozycottage
Posted 10/26/2009 7:10:11 AM
BISI Guru
Group: Forum Members
Last Login: Today @ 7:01:39 PM
Posts: 300, Visits: 1,409
I want to change my template header. I went into the template to look for the original. Nothing matches the name of my header I currently have. I don't want to mess up my template by trial and error. Is there an easy way to find the header and just change it out?
Thanks,
Holly
Post #51472
jubilee
jubilee
Posted 10/26/2009 8:39:22 AM
BISI Guru
Group: Forum Members
Last Login: Today @ 3:37:33 PM
Posts: 2,782, Visits: 6,858
It seems your template header is actually a background image that is specified in the css file. The css snippet looks like this:
#head
{
width: 900px;
height: 460px;
background-color: transparent;
background-image: url(http://custom.buyitsellit.com/2183/header-tprc.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
This is the line you'd edit to specify a different image:
background-image: url(http://custom.buyitsellit.com/2183/header-tprc.jpg);
You should probably make sure that it's the same size so that everything will still fit nicely.
~ Gayla
Post #51474
« Prev Topic
|
Next Topic »
Forum Jump...
----------------
Forum Home
Search
Members List
Calendar
Who's Online
----------------
Announcements
|-- System Changes and Outage Notifications
General Forums
|-- The BISI Lounge
|-- Strut Your Stuff!
BuyItSellIt Discussion Area
|-- General BuyItSellIt Discussion
|-- BuyItSellIt Support
|-- Custom Template Center
|-- Suggestion Box
|-- Bug Reports
BuyItSellIt Product Groups
|-- Product Specific Discussions
|---- Dolls & Toys
|---- Clothing & Accessories
|---- Glass, Pottery, Ceramics, and Related
|---- Books, Magazines, Postcards and Other Paper...
|---- Trading Cards & Memorabilia
|---- Handcrafted Products
All times are GMT -8:00, Time now is 7:31pm
Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.141.
9 queries.
Compression Disabled.