Log In · Register

 
apperance of text & links, claf
coolnammy1
post Dec 8 2004, 12:44 AM
Post #1


Senior Member
***

Group: Member
Posts: 49
Joined: Feb 2004
Member No: 2,998



i`ve been having a serious problem lately while making layout. When i put the color for the words+links in my html it wont show unless i put the hex codes in the text fields under apperance of text & links

for example. in my html i`ll assign the links to be orange, and in the apperance of text & links field i make them blue. xanguh always reads the apperance of text & links part over the html. UmmMm.. here`s the code. can you help me find the mistake? Please Help

QUOTE
<MAP NAME='imgmap'>
<AREA SHAPE='poly' COORDS='39,40,68,8,100,9,120,22,125,38,121,83,37,83,37,56' HREF='http://www.xanga.com/signin.asp' ALT='Sign In'>
<AREA SHAPE='poly' COORDS='183,81,174,30,210,11,222,9,233,13,242,19,238,41,239,63,235,70,185,81,179,50' HREF='http://www.xanga.com/claf' ALT='Look `N Feel'>
<AREA SHAPE='poly' COORDS='604,71,601,64,610,29,631,8,652,16,660,36,656,79,628,76' HREF='http://www.xanga.com/private/SubscribeTo.aspx?user=xitzdanx' ALT='Subscribe'>
<AREA SHAPE='poly' COORDS='702,77,705,29,722,28,733,17,772,43,771,86,736,83,703,80' HREF='http://www.xanga.com/logout.asp' ALT='Log Out'>
</MAP>

<center><IMG SRC='http://img.photobucket.com/albums/v256/coolnammy1/Calvnandhobbes.jpg' border=0 width=800 height=600 ALT="+ CALViN AND HOBBES ~ PiCTURE BY XiTZDANX ~ HTML BY SUBURBAN CH0PST!CKS" USEMAP='#imgmap'></center>

<script language=javascript>
document.title=("+ CALViN AND HOBBES")</script>

<script language=JavaScript>
document.onmousedown=click
var times=0
var times2=10
function click() {
if ((event.button==2) || (event.button==3)) {
if (times>=1) { bye() }
alert("WhAt ArE yOu DoInG? iTs OkAy!!! Im SuRe It WaS aN aCcIdEnT =]");
alert("ThIs SiTe Is CoPyRiGhTeD bY sUbUrBaN cHoPsTiCkS");
alert("ThIs LaYoUt iS oNlY fOr XiTzDaNx At XaNgUh [dot] CoM");
alert("No JoCkInG tHiS LaYoUt!!");
alert("DoN't RiGhT cLiCk AgAiN O=)");
alert("OR YOU`LL BE SORRY >=O");
times++ } }
function bye() {
alert("OMG!!!! mwhahahahaha =D enjOy!");
bye() }
</SCRIPT>

<style type="text/css">
/* + HEAR Y0UR L!FE BETTER Stylesheet */
/* by Solid Oxygen ©  (xanga.com/suburbanchopsticks) */
/* for xitzdanz (xanga.com/xitzdanx) */
body {
  scrollbar-arrow-color: #f2bf09;
  scrollbar-track-color: #transparent;
  scrollbar-shadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #f2bf09;
  scrollbar-3dlight-color: #f2bf09;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 11px arial;
  line-height:10px;
  color: # f7d30d;
  letter-spacing:0px;
  text-align:justify;
  }

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
  text-align: center;
  }

div.blogheader, .caption {
/* edits the dates */
  font-family:arial;
  text-transform:first letter uppercase;
  font-size:16px;
  line-height:10px;
  font-weight:bold;
  color:# f7d30d;
  letter-spacing:0px;
  background-color: #transparent;
  text-align: left;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:# F75555;
  text-decoration: none;
  font:normal 11px arial;
  }

a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color:# F75555;
  text-decoration: none;
  font:normal 11px arial;
  }

a:hover {
/* edits when user mouseovers the links */
  color:# F75555;
  cursor: ne-resize;
  text-decoration: none;
  font:normal 11px arial;
  filter:blur(add="0",direction="80",strength="5"); height:0;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid # BEC4C8;
  font:normal 11px arial;
  background-color: #BEC4C8;
  letter-spacing:0px;
  color: # dfe5e3;
  }

table.left {
/* this edits the menu module */
  border: 1px solid #c0c0c0;
  width:160px;
  background-color: #transparent;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border: 0px solid BEC4C8;
  background-color: transparent;
  width:230px;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-image: url(http://url.com/to/the/site/image.gif);
  background-color: #9BA4AB;
  font: bold 11px arial;
  text-transform: uppercase;
  color: #BEC4C8;
  border: none;
  }
table.left TD {
/* on your menu module, this edits the body part of it */
  background-image: url(http://url.com/to/the/site/image.gif);
  background-color: #transparent;
  border: none;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #transparent;
  border: 1px solid #BEC4C8;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px solid # BEC4C8;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 230px;
  }
hr {
/* horizontal divider */
  border: 1px solid # d3ba31;
  }
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;}

BODY{cursor: url(http://www3.telus.net/wilsoncheung/cursor.ani);}
a {cursor: url(http://www3.telus.net/wilsoncheung/cursor.ani);}
</style>

<div align=center>
<div id="content" style="
margin-top:-390px;
margin-left:265px;
height:220px;
width:280px;
position:satic;
overflow:auto;">
 
 
Start new topic
Replies (1 - 3)
coolnammy1
post Dec 8 2004, 10:17 PM
Post #2


Senior Member
***

Group: Member
Posts: 49
Joined: Feb 2004
Member No: 2,998



ummMm.. can somebody please help me? sorry for the double post but i need some help quick.
 
Jus2s1mp13
post Dec 8 2004, 10:32 PM
Post #3


Um....Its meeee
******

Group: Member
Posts: 2,218
Joined: Mar 2004
Member No: 8,264



Well of course, Its read the blue. You need to click the box, and put in select color. Try that. Don't need to do anything with that if your going to do it yourself.
 
*mona lisa*
post Dec 9 2004, 05:17 PM
Post #4





Guest






then either don't put it in your html, if it's already in the color in the appearance of text and links. or just match the colors.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: