SixServe - Free No Ads cPanel Web Hosting: CSS Help - SixServe - Free No Ads cPanel Web Hosting

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

CSS Help

#1
User is offline   noahk11 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 12-February 12
Hey! Im trying to set the backround image for http://joltchan.si6.us/dis/l/ and i cant seem to get it to show right. The image is in the folder but its not showing. Maby my sytax is wrong? Anyway heres the css code:
body {color:black;width:90%;position:relative;left:5%;right:5%;font:;backround:url('ba.gif') repeat;}
a:link, a:visited {color: blue}
a:hover, a:active {color: red}
.kpad {height:90px}
.vpad {height:5px}
.header {border: medium double;background:#EEE;text-align:center;font:bold}
.headtitle {font-size:130%}
.headsub {font-style:italic;font-size:105%} 
.threadlist {border: solid 1px;background:#EFE;padding:10px}
.thread {border: solid 1px;background:#EEE}
.threadpage {background:#EEE}
.newthread {border: solid 1px;background:#EFE;padding:10px}
.threadhead {padding:-10px}
.threadno {padding:10px}
table.threads th {text-align: left;}
.threads {border: solid 1px; background:#EFE;padding:0px}
.threadtitle {color:F00;font-weight:bold}
.thepost {margin-left:20px}
.postnum {font-weight:bold}
.date {margin-left:10px}
.postername {font-weight:bold;color:060}
.postertrip {color:060}
.postform {padding:10px}
.o {text-decoration: overline}
.spoiler {background:black}
.posthead {margin-left:10px}
p.post {text-align: left; font-family: serif;}
.q {border-left:solid 2px #666; padding:0px 0px 0px 10px; margin:3px 0px;}
.q .q {border-left: solid 2px #888;}
.q .q .q {border-left: solid 2px #aaa;}


Thanks in advance!
0

#2
User is offline   FlightPilot 

  • SixServe Team (Support)
  • Group: Staff
  • Posts: 2,554
  • Joined: 28-December 11
  • LocationSomewhere in the Sky.
This has nothing to do with our hosting support hence i've moved it over to website and graphics design.
FlightPilot
Si6 Staff
Personal Message (PM) Staff/Admin is not the right way to seek help. Just post it in the Forum and our crew will take care of it.

Posted Image Go Unlimited ! Premium Hosting with Unlimited domains and 99.9% up-time for Just USD $4.99. Grab it!
0

#3
User is offline   noahk11 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 12-February 12
Ok thanks, sorry for putting it in the wrong section.
0

#4
User is offline   JoshuaDeacon 

  • SixServe Staff
  • Group: Staff
  • Posts: 124
  • Joined: 31-December 11
  • LocationNorth Carolina
you've made a typo in your code.

body {color:black;width:90%;position:relative;left:5%;right:5%;font:;backround:url('ba.gif') repeat;}


replace with

body {color:black;width:90%;position:relative;left:5%;right:5%;font:;background:url('ba.gif') repeat;}


you forgot the letter g in background :P
0

#5
User is offline   noahk11 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 38
  • Joined: 12-February 12
^ TY! Didn't see that!
0

#6
User is offline   JoshuaDeacon 

  • SixServe Staff
  • Group: Staff
  • Posts: 124
  • Joined: 31-December 11
  • LocationNorth Carolina
no problem. glad to help. let me know if it works now

typos is the #1 cause of bad/poorly coding. we all make mistakes :P
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

Squidix Web Hosting