Jump to content
SSForum.net is back!

Recommended Posts

Posted

I got a .css file im trying to edit because when i open any of my web pages with text it doesnt show the text until I select/highlight it. after that it shows

 

anyone able to help?

http://i25.photobucket.com/albums/c52/Synister05/siggy4.jpg

Returning to SS soon...maybe.

Anything is only as difficult as the mind percieves it to be.

Posted
which browser do you use? some browsers enable you to select different colors for the text that is displayed on web pages in the Preferences section. try that and see if it works.
Posted

ill post the css :

 

html, body, h1, h2, h3, h4 {

margin: 0;

padding: 0;

}

h1 img {

display: block;

}

img {

border: 0;

}

a {

color: #990000;

font-weight: bold;

text-decoration: none;

}

a:active {

color: #FF7F00;

text-decoration: underline;

}

.left {

active: left;

}

.right {

active: right;

}

.more {

text-align: right;

}

.clear {

clear: both;

}

 

body {

background: #8E0D0D url(images/page_bg.jpg) repeat-x;

text-align: center;

font: 11px arial, sans-serif;

color: #565656;

}

 

/** layout **/

#wrapper {

text-align: left;

margin: auto;

width: 788px;

position: relative;

}

#left {

position: absolute;

top: 0;

left: 0;

width: 268px;

}

#right {

position: absolute;

top: 0;

left: 268px;

width: 520px;

}

 

/** Left **/

#left {

background: url(images/logo2.jpg) no-repeat;

padding-top: 30px;

}

#left h1 {

text-align: center;

font: 28px verdana, serif;

color: #6C0505;

height: 709px;

}

#copyright {

color: white;

}

#copyright p {

margin: 0 1em 0.5em 1em;

}

 

/** Right **/

#nav {

background: url(images/header.jpg) no-repeat;

height: 108px;

}

#nav ul {

margin: 0;

padding: 0 0 0 30px;

}

#nav li {

float: left;

border-right: 1px solid #A26A6B;

padding: 66px 9px 9px 9px;

list-style: none;

}

#nav li.last {

border-right: none;

}

#nav a {

color: #CECECE;

font: 12px arial, sans-serif;

font-weight: normal;

}

#nav .selected a {

font-weight: bold;

}

 

/** Body **/

#body {

background: url(images/body_bg.jpg) repeat-y;

}

#body-top {

background: url(images/body_top.jpg) no-repeat;

}

#body-bot {

background: bottom left url(images/body_bot.jpg) no-repeat;

padding: 36px 39px 19px 39px;

}

 

#body h2 {

font: 14px "Times New Roman", serif;

}

#body h2 strong {

color: #660505;

font-weight: normal;

font-size: 18px;

}

#body h3 {

font: 14px "Times New Roman", serif;

color: #660505;

margin-top: 1.4em;

margin-bottom: 1.1em;

}

#body h4 {

color: #660505;

}

#body .left {

margin: 0 26px 0 0;

}

 

/** footer **/

.body-hr {

clear: both;

height: 43px;

background: bottom left url(images/body_hr.jpg) no-repeat;

margin: 10px -39px;

}

 

#footer-1 {

float: left;

width: 104px;

padding-right: 30px;

margin-top: 5px;

border-right: 1px solid #ACACAC;

font: 14px "times new roman", serif;

color: #660505;

text-align: center;

}

#footer-1 strong {

display: block;

font-size: 18px;

font-weight: normal;

}

#footer-2 {

float: left;

width: 154px;

margin-left: 12px;

font: 18px "times new roman", serif;

color: #000;

line-height: 34px;

}

#footer-2 .left {

margin-right: 12px;

}

#footer-3 {

float: left;

width: 135px;

margin: 0;

font: 14px "times new roman", serif;

color: #000;

text-align: center;

}

#footer-3 .left {

margin-right: 12px;

}a:active { }

http://i25.photobucket.com/albums/c52/Synister05/siggy4.jpg

Returning to SS soon...maybe.

Anything is only as difficult as the mind percieves it to be.

Posted

sorry for double post

I opened it with firefox and the text shows, how do i edit the settings in my IE so it does show?

http://i25.photobucket.com/albums/c52/Synister05/siggy4.jpg

Returning to SS soon...maybe.

Anything is only as difficult as the mind percieves it to be.

Posted (edited)

all i can think of is to make sure that these check boxes are all unchecked:

(If your using IE7, the tools menu is on the far right)

other than that, try playing around with them...

csshelp1.jpg

 

im not sure if this will work... just a thought though

 

security settings maybe?

 

csshelp2.jpg

Edited by rootbear75

http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.png

rootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>

Samapico> I actually clicked the spoiler before reading what it was

Corey> I clicked it cause i read what sama said first.

darkreb0rn> I clicked it because I wanted to see you naked...

rootbear75> O.o __________________________________

2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.

2:rootbear75> for fucks sake...

Posted
Its the code.. when i do preview with frontpage same thing happens, so either its IE and frontpage or code the suggestion you had rootbear, didnt work cuz i have those same settings :x

http://i25.photobucket.com/albums/c52/Synister05/siggy4.jpg

Returning to SS soon...maybe.

Anything is only as difficult as the mind percieves it to be.

Posted

once again sorry for double post...

 

still need help any1 got any suggestions?

http://i25.photobucket.com/albums/c52/Synister05/siggy4.jpg

Returning to SS soon...maybe.

Anything is only as difficult as the mind percieves it to be.

Guest
This topic is now closed to further replies.
×
×
  • Create New...