Log In · Register

 
 
Closed TopicStart new topic
why doesnt 'small fonts' work on my site? :[
miszxjojo
post May 22 2009, 02:25 PM
Post #1


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



when i used it, this is what it comes out to be:


how can i fix it?
also my site doesnt work on ie...
my cousin told me shes never gonna visit my site again -_-
& plus, im losing 100+ hits :/
 
Jamesisgsnap
post May 22 2009, 05:22 PM
Post #2


Senior Member
****

Group: Member
Posts: 164
Joined: May 2008
Member No: 647,219



Site url?
 
miszxjojo
post May 22 2009, 05:35 PM
Post #3


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



lov3burst.net
 
Jamesisgsnap
post May 22 2009, 05:38 PM
Post #4


Senior Member
****

Group: Member
Posts: 164
Joined: May 2008
Member No: 647,219



It's normal for me lol

Oh I know why

Because you never put Small fonts in the Navi bar Link code.



CODE
a.nava, a.nava:link, a.nava:active, a.nava:visited {
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
font-family: small fonts;
font-size: 8px;
font-weight: normal;

}
a.nava:hover {
color: #D9CEC6;
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
font-family: small fonts;
font-size: 8px;
font-weight: normal;
}
a.navb, a.navb:link, a.navb:active, a.navb:visited {
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
font-family: small fonts;
font-size: 8px;
font-weight: normal;
}
a.navb:hover {
color: #bfbdc1;
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
font-family: small fonts;
font-size: 8px;
font-weight: normal;
}


Try that?
[I only edited nav a and nav b]
Reason for edit: Posts merged. Also please put codes in codeboxes. Thanks -Natalia
 
miszxjojo
post May 22 2009, 06:01 PM
Post #5


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



this is what i had:
CODE
a.navd, a.navd:link, a.navd:active, a.navd:visited {
text-decoration:none;
text-transform:uppercase;
font-family:small fonts;
font-size:7;
display:block;
line-height:8px;
text-align:center;
}
a.navd:hover {
color: #D9CEC6;
text-decoration:none;
text-transform:uppercase;
font-family:small fonts;
font-size:7;
display:block;
line-height:8px;
text-align:center;
letter-spacing: none;
}
a.nave, a.nave:link, a.nave:active, a.nave:visited {
text-decoration:none;
text-transform:uppercase;
font-family:small fonts;
font-size:7;
display:block;
line-height:8px;
text-align:center;
letter-spacing: none;
}
a.nave:hover {
color: #bfbdc1;
text-decoration:none;
text-transform:uppercase;
font-family:small fonts;
font-size:7;
display:block;
line-height:8px;
text-align:center;
letter-spacing: none;
}


i used that on my tester and it worked?
but the first affiliate wasnt clickable o.O
 
Mikeplyts
post May 22 2009, 08:52 PM
Post #6


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



^Just use the code that Gippersnap posted, that should work. Sometimes links, text, etc. won't look the same in different browsers so that could've been a problem since you're original code doesn't seem cross-browser compatible. shrug.gif
 
Jamesisgsnap
post May 22 2009, 10:57 PM
Post #7


Senior Member
****

Group: Member
Posts: 164
Joined: May 2008
Member No: 647,219



Yeah, I had the same problem she did when I used small fonts on my website, but the code I gave her is what I did to make it work.
 
manny-the-dino
post May 23 2009, 01:04 AM
Post #8


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Gippersnap, please stop double posting. Mike (Mike) has already told you to stop doing this and how to edit your posts so please listen. If you do it again, we will raise your warning level.



Okay back to the topic. ph34r.gif
 
Jamesisgsnap
post May 23 2009, 01:20 AM
Post #9


Senior Member
****

Group: Member
Posts: 164
Joined: May 2008
Member No: 647,219



Re-edited this.

Ohhh, I thought I did edit the second post? :O.

Sorrryyyy
 
manny-the-dino
post May 23 2009, 01:27 AM
Post #10


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



http://www.createblog.com/forums/index.php...t&p=3189433
*points to edit note I left
 
alek
post May 23 2009, 09:39 AM
Post #11


Member
**

Group: Official Designer
Posts: 10
Joined: Oct 2008
Member No: 692,614



whenever i use small fonts, i notice that if the font-size exceeds 9px it turns out all boxy (as yours did) so i recommend just keeping the font size at or lower then 9px.
 
Mikeplyts
post May 23 2009, 09:46 AM
Post #12


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



^Yeah, but that doesn't seem to be a problem here since it's about 8 pixels.
 
miszxjojo
post May 23 2009, 12:56 PM
Post #13


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



okay, i think i got this now, thanks :)
& does anyone know why the site doesnt look good on ie? :[
screenshot:


this is what its supposed to look like:


idk why but it doesnt line up right on ie? :[
i already asked about this somewhere, but i didnt get how to fix it >.<
 
Jamesisgsnap
post May 23 2009, 02:14 PM
Post #14


Senior Member
****

Group: Member
Posts: 164
Joined: May 2008
Member No: 647,219



I looked at your coding, and Can you put the coding for the positioning of the Main section?
 
heyo-captain-jac...
post May 23 2009, 02:25 PM
Post #15


/人◕‿‿◕人\
*******

Group: Official Member
Posts: 8,283
Joined: Dec 2007
Member No: 602,927





Your website doesn't look right at all in my browser.
 
miszxjojo
post May 23 2009, 08:44 PM
Post #16


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



^ what browser do you use? o.O

& heres my header.php code:
CODE
<html>
<head>
<LINK REL="SHORTCUT ICON" HREF="http://i39.tinypic.com/o0xb7l.png">

<script type="text/javascript" language="javascript" src="lytebox.js"></script>
<link rel="stylesheet" href="lytebox.css" type="text/css" media="screen" />
</head>

<title>loveburst ~ burstin' with love[;</title>

<META Name="Description" Content="Check out this site for amazing graphics, helpful resources, tutorials, fun games, & MORE! :D">
<META Name="Keywords" Content="lov3burst, loveburst, twilight, taylor, lautner, taylor lautner, new moon, eclipse, breaking dawn, vectors, color schemes, premades, domain layouts, graphics, resources, games, talent, myspace">

<style type="text/css">
body {
background :#d8d7d9 url("http://i41.tinypic.com/2meczyd.jpg") repeat-y;
}
td, p, body, a {
color : #433e3c;
font-family : tahoma;
font-size : 11px;
text-align : left;
text-transform: none;
line-height:10px;
}
a:active, a:visited, a:link {
font-size : 11px;
color : #433e3c;
font-family : tahoma;
font-weight : normal;
text-decoration : none;
text-transform: none;
line-height: 10px;
}
a:hover {
font-size : 11px;
color : #b1a9a6;
font-family : tahoma;
font-weight : normal;
text-decoration : none;
text-transform: none;
line-height: 10px;
}
a.nava, a.nava:link, a.nava:active, a.nava:visited {
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
}
a.nava:hover {
color: #D9CEC6;
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
}
a.navb, a.navb:link, a.navb:active, a.navb:visited {
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
}
a.navb:hover {
color: #bfbdc1;
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
}
a.navc, a.navc:link, a.navc:active, a.navc:visited {
color: #605B5C;
text-decoration:none;
text-transform:uppercase;
font-family:courier new;
font-size:30;
display:block;
line-height:22px;
text-align:center;
letter-spacing: -5;
}
a.navc:hover {
color: #D8D7D9;
text-decoration:none;
text-transform:uppercase;
font-family:courier new;
font-size:30;
display:block;
line-height:22px;
text-align:center;
letter-spacing: -5;
}
a:link img {
border : none;
}
a:visited img {
border : none;
}
a:hover img {
border : none;
}

h1 {
margin: 0 0 .3em 0;
color: #818181;
font-family:georgia;
font-size: 28px;
background-image:url("");
background-color:ffffff;
display:block;
border-bottom: 1px dashed;
border-color: #3d3d3d;
text-align: center;
font-weight: normal;
font-style:none;
letter-spacing: -3px;
text-transform: lowercase;
line-height: 20px;}

h1:first-letter {
color:#818181;
text-transform:none;
font-weight: normal;
}

b {color :#D9CEC6;}
s {color:#433e3c;}
i {color:#605B5C;}
u {color:#bfbdc1;
border-bottom: 1px dashed;
border-color: #000000;}

h2 {
margin: 0 0 .0em 0;
color: #818181;
font-family: georgia;
font-size: 19px;
background-image:url("");
background-color:ffffff;
display:block;
border-bottom: 1px dashed;
font-weight: none;
border-color: #3d3d3d;
text-align: center;
font-weight: normal;
font-style:none;
letter-spacing: -1px;
text-transform: lowercase;
line-height: 15px;}

h2:first-letter {
color:#818181;
text-transform:none;
font-weight: normal;
}

h3 {
margin: 0 0 .0em 0;
color: #7d7d7d;
font-family: courier new;
font-size: 17px;
background-image:url("");
background-color:e8e0de;
display:block;
border-bottom: 1px dashed;
font-weight: bold;
border-color: #2d2d2d;
text-align: center;
font-weight: normal;
font-style:italic;
letter-spacing: -1px;
text-transform: lowercase;
line-height: 19px;}

h3:first-letter {
color:#7d7d7d;
text-transform:none;
font-weight: normal;
}

h4 {
margin: 0 0 .0em 0;
color: #7d7d7d;
font-family: terminal;
font-size: 10px;
background-image:url("");
background-color:e8e0de;
display:block;
border-bottom: 1px dashed;
font-weight: normal;
border-color: #2d2d2d;
text-align: center;
font-weight: normal;
font-style:normal;
letter-spacing: 0px;
text-transform: uppercase;
line-height: 8px;}

h4:first-letter {
color:#7d7d7d;
text-transform:uppercase;
font-weight: normal;
}

blockquote {
background-color:transparent;
border: 1px solid;
border-color:7d7d7d;
}

textarea {font-family:small fonts;
font-size: 8px;
line-height: 10px;
font-weight: normal;
text-transform: uppercase;
text-align: left;
color: 433e3c;
width: 290px;
height: 50px;
background-color: transparent;
border: 1px dotted;
border-color: 000000;}

#header {position:absolute; left:0px; top: 0px;}
#sidebar {position:absolute; top:398px; left:45; width:173px;}
#sidebar2 {position:absolute; top:398px; left:687px; width:173px;}
#content {position:absolute; top:398px; left:229px; width:448px;}

</style>

<body>
<div id="header"><img src="http://i44.tinypic.com/skx2zb.png" width="1000" border="0" usemap="#imap_85" >
<map id="imap_85" name="imap_85" >
<area shape="rect" coords="50,362,144,395" alt="" title="" href="http://lov3burst.net">
<area shape="rect" coords="159,362,322,395" alt="" title="" href="http://myspace.com/189956352">
<area shape="rect" coords="338,362,500,396" alt="" title="" href="http://lov3burst.net/content.php">
<area shape="rect" coords="516,361,679,396" alt="" title="" href="http://lov3burst.net/subdomainhosting.php">
<area shape="rect" coords="693,362,855,396" alt="" title="" href="http://lov3burst.net/contact.php">
<area shape="rect" coords="59,2,125,10" alt="you here? :)" title="you here? :)" href="http://lov3burst.net/advertising.php">
<area shape="rect" coords="54,46,135,63" alt="" title="" href="http://lov3burst.net">
</map>
</div>
</body>
</html>

<div style="position:absolute; top:13px; left:50px; width:88px;">
<script LANGUAGE="JavaScript">
<!-- Begin
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) { url="http://desired-ego.net"; alt="";banner="http://i40.tinypic.com/2ef6ds0.png"; width="88"; height="31"; }
if (ad==2) { url="http://gippersnaplyts.com"; alt="";banner="http://i44.tinypic.com/11tc0v9.png"; width="88"; height="31"; }
if (ad==3) { url="http://preciselyts.net"; alt="";banner="http://i39.tinypic.com/149409v.png"; width="88"; height="31"; }
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0></a>');
// End -->
</SCRIPT>

</div>



<div id="sidebar">
<h2>site</h2>
<center>
<a href="http://lov3burst.net" class="nava">home</a>
<a href="http://lov3burst.net/contact.php" class="navb">contact</a>
<a href="http://www.myspace.com/189956352" class="nava">add the myspace</a>
<a href="http://lov3burst.net/faqs.php" class="navb">frequently asked questions</a>
<a href="http://lov3burst.net/advertising.php" class="nava">apply for advertising</a>
<a href="http://lov3burst.net/music.php" class="navb" target="blank">listen to music!</a>
<a href="http://lov3burst.net/gifts.php" class="nava">gifts/fansigns</a>
<a href="http://lov3burst.net/portfolio.php" class="navb">my portfolio</a>
<a href="http://lov3burst.net/plugboard.php" class="nava">plugboard</a>
<a href="http://www.myspace.com/aaofv" class="navb" target="blank">my host</a>
<a href="http://lov3burst.net/credits.php" class="nava">credits</a><br>
<a href="http://www.smileyhelper.com/topsite/index.php?a=in&u=loveburst"><img src="http://www.smileyhelper.com/topsite/button.php?u=loveburst" alt="Smiley Helper Topsite" border="0" /></a><br>
</center>
<br>

<h2>myspace</h2>
<center>
<a href="http://lov3burst.net/myspace/musicskins.php" class="nava">music skins</a>
<a href="http://lov3burst.net/myspace/albumcovers" class="navb">album covers</a>
<a href="http://lov3burst.net/myspace/celebritymusicskins.php" class="nava">celebrity music skins</a>
<a href="http://lov3burst.net/myspace/premadevectors.php" class="navb">premade vectors</a>
<a href="http://lov3burst.net/myspace/bulletinsurveys.php" class="nava">bulletin surveys</a>
<a href="http://lov3burst.net/myspace/navigationlinks.php" class="navb">navigation links</a>
</center>
<br>

<h2>stuff</h2>
<center>
<a href="http://lov3burst.net/resources/fonts.php" class="nava">fonts</a>
<a href="http://lov3burst.net/graphics/twilight" class="navb">twilight stuff</a>
<a href="http://lov3burst.net/graphics/celebrityicons.php" class="nava">celebrity icons</a>
<a href="http://lov3burst.net/resources/colorschemes.php" class="navb">color schemes</a>
<a href="http://lov3burst.net/graphics/quotegraphics.php" class="nava">quote graphics</a>
<a href="http://lov3burst.net/requests/showtimesign.php" class="navb">showtime requests</a>
<a href="http://lov3burst.net/resources/premadedomainlyts" class="nava">premade domain lyts</a>
<a href="http://lov3burst.net/graphics/celebritybanners.php" class="navb">celebrity banners</a>
<a href="http://lov3burst.net/resources/websitesigns" class="nava">website signs</a>
<a href="http://lov3burst.net/resources/tutorials" class="navb">tutorials</a>
</center>
<br>

<h2>fun&games</h2>
<center>
<a href="http://freerice.com" class="nava" target="blank">free rice</a>
<a href="http://lov3burst.net/fun&games/kissordiss.php" class="navb">kiss or diss</a>
<a href="http://lov3burst.net/fun&games/wearortear.php" class="nava">wear or tear</a>
<a href="http://lov3burst.net/fun&games/twilightpolls.php" class="navb">twilight polls</a>
<a href="http://lov3burst.net/fun&games/checkboxes.php" class="nava">checkboxes</a>
<a href="http://lov3burst.net/fun&games/reflextester.php" class="navb">reflex tester</a>
<a href="http://lov3burst.net/fun&games/typinggame.php" class="nava">typing game</a>
<a href="http://lov3burst.net/fun&games/guessthecelebrity.php" class="navb">guess the celebrity</a>
<a href="http://lov3burst.net/fun&games/funnyvideos.php" class="nava">funny youtube videos</a>
</center>
<br>

<h2>cbox</h2>
<center>
used something? please let me know below!&hearts; or you can just chat here [;<br>
</center>
- no spamming<br>
- don't pretend to be me<br>
- nothing inappropriate please<br>
<center>
do any of the above and you will be banned =)<br><br>
<!-- BEGIN CBOX - www.cbox.ws - v001 -->
<div id="cboxdiv" style="text-align: center; line-height: 0">
<div><iframe frameborder="0" width="172" height="96" src="http://www6.cbox.ws/box/?boxid=41447&amp;boxtag=5xanzw&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe></div>
<div><iframe frameborder="0" width="172" height="79" src="http://www6.cbox.ws/box/?boxid=41447&amp;boxtag=5xanzw&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe></div>
</div>
<!-- END CBOX -->
</center>
</div>



<div id="sidebar2">
<h2>affiliates</h2>
<center>
<table border="0">
<tr>
<td width="220">
<center>
<a href="http://sourirestrompeurs.hiddentragedy.com" class="navb" target="blank">sourirestrompeurs</a>
<a href="http://simplesong.net" class="nava" target="blank">simple song</a>
<a href="http://sweetspells.vivid-avenue.net" class="navb" target="blank">sweetspells</a>
<a href="http://vivid-avenue.net" class="nava" target="blank">vivid avenue</a>
<a href="http://unbrokenlyts.net" class="navb" target="blank">unbroken</a>
<a href="http://www.gippersnaplyts.com" class="nava" target="blank">gippersnap</a>
<a href="http://sugarshot.jerseylyts.com" class="navb" target="blank">sugarshot</a>
<a href="http://www.expresslyts.net" class="nava" "target="blank">express</a>
<a href="http://www.shinyice.com" class="navb" target="blank">shinyice</a>
<a href="http://watergunn.loveshowerlyts.com" class="nava" target="blank">watergun</a>
<a href="http://sweetcafelyts.com" class="navb" target="blank">sweetcafe</a>
<a href="http://www.hypnoticfate.com" class="nava" target="blank">hypnoticfate</a>
<a href="http://sugaryparadise.net" class="navb" target="blank">sugaryparadise</a>
<a href="http://sparklyts.com" class="nava" target="blank">sparklyts</a>
<a href="http://sendtheclowns.com" class="navb" target="blank">sendtheclowns</a>
<a href="http://h3iresslyts.net" class="nava" target="blank">heiresslyts</a>
</center>
</td>
<td width="220">
<center>
<a href="http://snugglelyts.com" class="nava" target="blank">snuggle</a>
<a href="http://lyts.me" class="navb" target="blank">lyts.me</a>
<a href="http://regrettelayouts.net" class="nava" target="blank">regrette</a>
<a href="http://abstruselayouts.com" class="navb" target="blank">abtruse</a>
<a href="http://desired-ego.net" class="nava" target="blank">desired-ego</a>
<a href="http://preciselyts.net" class="navb" target="blank">preciselyts</a>
<a href="http://icaughtmyself.net" class="nava" target="blank">icaughtmyself</a>
<a href="http://cautionlayouts.com" class="navb" target="blank">caution</a>
<a href="http://www.lovebooklyts.com" class="nava" target="blank">lovebook</a>
<a href="http://prestigelyts.com" class="navb" "target="blank">prestige</a>
<a href="http://www.towerlyts.com" class="nava" target="blank">tower</a>
<a href="http://hairflip.net" class="navb" target="blank">hairflip</a>
<a href="http://carnivale.hautelyts.com" class="nava" target="blank">carnivale</a>
<a href="http://xquince.lov3burst.net" class="navb" target="blank">xquince</a>
<a href="http://www.oh-gravityy.net" class="nava" target="blank">oh gravity</a>
<a href="http://lov3burst.net/apply.php" class="navb" target="blank">you here?</a>
</td>
</table>
<br>
<a href="http://lov3burst.net/affiliates.php">click here to view all affiliates.</a>
</center>
<br>

<h2>support?</h2>
<center>
<a href="http://lov3burst.net/support.php"><img src="http://i40.tinypic.com/j8eas4.gif" border="0"></a><br>
<a href="http://lov3burst.net/support.php">click here for codes.</a>
</center>
<br>

<h2>statistics</h2>
<center>
<a href="http://www.amazingcounter.com"><img border="0" src="http://cb.amazingcounters.com/counter.php?i=2494146&c=7482751" alt="Web Counters"></a>
<!-- Start FastOnlineUsers.com -->
<div align="center"><a href="http://www.fastonlineusers.com"><script type="text/javascript" src="http://fastonlineusers.com/on3.php?d=http://loveburst.h3iresslyts.net"></script> lovers</a>
<!-- End FastOnlineUsers.com -->
<div id="eXTReMe"><a href="http://extremetracking.com/open?login=luvburst">
<img src="http://t1.extreme-dm.com/i.gif" style="border: 0;"
height="38" width="41" id="EXim" alt="eXTReMe Tracker" /></a>
<script type="text/javascript"><!--
var EXlogin='luvburst' // Login
var EXvsrv='s11' // VServer
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;EXsrc="src";
navigator.javaEnabled()==1?EXjv="y":EXjv="n";
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
EXd.write("<img "+EXsrc+"=http://e2.extreme-dm.com",
"/"+EXvsrv+".g?login="+EXlogin+"&amp;",
"jv="+EXjv+"&amp;j=y&amp;srw="+EXw+"&amp;srb="+EXb+"&amp;",
"l="+escape(parent.document.referrer)+" height=1 width=1>");//-->
</script><noscript><div id="neXTReMe"><img height="1" width="1" alt=""
src="http://e2.extreme-dm.com/s11.g?login=luvburst&amp;j=n&amp;jv=n" />
</div></noscript></div>
<a title="Clicky Web Analytics" href="http://getclicky.com/85694"><img alt="Clicky Web Analytics" src="http://static.getclicky.com/media/links/badge.gif" border="0" /></a>

<script src="http://static.getclicky.com/85694.js" type="text/javascript"></script>
<noscript><p><img alt="Clicky" width="1" height="1" src="http://static.getclicky.com/85694-db10.gif" /></p></noscript>

<!-- Histats.com START -->
<a href="http://www.histats.com" target="_blank" title="counter easy hit" ><script type="text/javascript" language="javascript">
var s_sid = 668396;var st_dominio = 4;
var cimg = 0;var cwi =150;var che =30;
</script></a>
<script type="text/javascript" language="javascript" src="http://s10.histats.com/js9.js"></script>
<noscript><a href="http://www.histats.com" target="_blank">
<img src="http://s4.histats.com/stats/0.gif?668396&1" alt="counter easy hit" border="0"></a>
</noscript>
<!-- Histats.com END -->
</center>
<br>

<h2>disclamer</h2>
<center>
everything on lov3burst.net is copyrighted by joanne at lov3burst.net unless stated otherwise and/or credited at the credits page. all images & photography used belong to their rightful owners. we are not affiliated with myspace in any way. you may NOT claim anything as your own or redistribute anything that you find on this site without permission from the owner, joanne.
</center>
</div>
 
heyo-captain-jac...
post May 23 2009, 08:47 PM
Post #17


/人◕‿‿◕人\
*******

Group: Official Member
Posts: 8,283
Joined: Dec 2007
Member No: 602,927



A lynx hack :v
 
Jamesisgsnap
post May 23 2009, 09:36 PM
Post #18


Senior Member
****

Group: Member
Posts: 164
Joined: May 2008
Member No: 647,219



QUOTE(miszxjojo @ May 23 2009, 09:44 PM) *
^ what browser do you use? o.O

& heres my header.php code:
CODE
<html>
<head>
<LINK REL="SHORTCUT ICON" HREF="http://i39.tinypic.com/o0xb7l.png">

<script type="text/javascript" language="javascript" src="lytebox.js"></script>
<link rel="stylesheet" href="lytebox.css" type="text/css" media="screen" />
</head>

<title>loveburst ~ burstin' with love[;</title>

<META Name="Description" Content="Check out this site for amazing graphics, helpful resources, tutorials, fun games, & MORE! :D">
<META Name="Keywords" Content="lov3burst, loveburst, twilight, taylor, lautner, taylor lautner, new moon, eclipse, breaking dawn, vectors, color schemes, premades, domain layouts, graphics, resources, games, talent, myspace">

<style type="text/css">
body {
background :#d8d7d9 url("http://i41.tinypic.com/2meczyd.jpg") repeat-y;
}
td, p, body, a {
color : #433e3c;
font-family : tahoma;
font-size : 11px;
text-align : left;
text-transform: none;
line-height:10px;
}
a:active, a:visited, a:link {
font-size : 11px;
color : #433e3c;
font-family : tahoma;
font-weight : normal;
text-decoration : none;
text-transform: none;
line-height: 10px;
}
a:hover {
font-size : 11px;
color : #b1a9a6;
font-family : tahoma;
font-weight : normal;
text-decoration : none;
text-transform: none;
line-height: 10px;
}
a.nava, a.nava:link, a.nava:active, a.nava:visited {
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
}
a.nava:hover {
color: #D9CEC6;
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
}
a.navb, a.navb:link, a.navb:active, a.navb:visited {
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
}
a.navb:hover {
color: #bfbdc1;
text-decoration:none;
display:block;
line-height:10px;
text-align:center;
letter-spacing: none;
}
a.navc, a.navc:link, a.navc:active, a.navc:visited {
color: #605B5C;
text-decoration:none;
text-transform:uppercase;
font-family:courier new;
font-size:30;
display:block;
line-height:22px;
text-align:center;
letter-spacing: -5;
}
a.navc:hover {
color: #D8D7D9;
text-decoration:none;
text-transform:uppercase;
font-family:courier new;
font-size:30;
display:block;
line-height:22px;
text-align:center;
letter-spacing: -5;
}
a:link img {
border : none;
}
a:visited img {
border : none;
}
a:hover img {
border : none;
}

h1 {
margin: 0 0 .3em 0;
color: #818181;
font-family:georgia;
font-size: 28px;
background-image:url("");
background-color:ffffff;
display:block;
border-bottom: 1px dashed;
border-color: #3d3d3d;
text-align: center;
font-weight: normal;
font-style:none;
letter-spacing: -3px;
text-transform: lowercase;
line-height: 20px;}

h1:first-letter {
color:#818181;
text-transform:none;
font-weight: normal;
}

b {color :#D9CEC6;}
s {color:#433e3c;}
i {color:#605B5C;}
u {color:#bfbdc1;
border-bottom: 1px dashed;
border-color: #000000;}

h2 {
margin: 0 0 .0em 0;
color: #818181;
font-family: georgia;
font-size: 19px;
background-image:url("");
background-color:ffffff;
display:block;
border-bottom: 1px dashed;
font-weight: none;
border-color: #3d3d3d;
text-align: center;
font-weight: normal;
font-style:none;
letter-spacing: -1px;
text-transform: lowercase;
line-height: 15px;}

h2:first-letter {
color:#818181;
text-transform:none;
font-weight: normal;
}

h3 {
margin: 0 0 .0em 0;
color: #7d7d7d;
font-family: courier new;
font-size: 17px;
background-image:url("");
background-color:e8e0de;
display:block;
border-bottom: 1px dashed;
font-weight: bold;
border-color: #2d2d2d;
text-align: center;
font-weight: normal;
font-style:italic;
letter-spacing: -1px;
text-transform: lowercase;
line-height: 19px;}

h3:first-letter {
color:#7d7d7d;
text-transform:none;
font-weight: normal;
}

h4 {
margin: 0 0 .0em 0;
color: #7d7d7d;
font-family: terminal;
font-size: 10px;
background-image:url("");
background-color:e8e0de;
display:block;
border-bottom: 1px dashed;
font-weight: normal;
border-color: #2d2d2d;
text-align: center;
font-weight: normal;
font-style:normal;
letter-spacing: 0px;
text-transform: uppercase;
line-height: 8px;}

h4:first-letter {
color:#7d7d7d;
text-transform:uppercase;
font-weight: normal;
}

blockquote {
background-color:transparent;
border: 1px solid;
border-color:7d7d7d;
}

textarea {font-family:small fonts;
font-size: 8px;
line-height: 10px;
font-weight: normal;
text-transform: uppercase;
text-align: left;
color: 433e3c;
width: 290px;
height: 50px;
background-color: transparent;
border: 1px dotted;
border-color: 000000;}

#header {position:absolute; left:0px; top: 0px;}
#sidebar {position:absolute; top:398px; left:45; width:173px;}
#sidebar2 {position:absolute; top:398px; left:687px; width:173px;}
#content {position:absolute; top:398px; left:229px; width:448px;}

</style>

<body>
<div id="header"><img src="http://i44.tinypic.com/skx2zb.png" width="1000" border="0" usemap="#imap_85" >
<map id="imap_85" name="imap_85" >
<area shape="rect" coords="50,362,144,395" alt="" title="" href="http://lov3burst.net">
<area shape="rect" coords="159,362,322,395" alt="" title="" href="http://myspace.com/189956352">
<area shape="rect" coords="338,362,500,396" alt="" title="" href="http://lov3burst.net/content.php">
<area shape="rect" coords="516,361,679,396" alt="" title="" href="http://lov3burst.net/subdomainhosting.php">
<area shape="rect" coords="693,362,855,396" alt="" title="" href="http://lov3burst.net/contact.php">
<area shape="rect" coords="59,2,125,10" alt="you here? :)" title="you here? :)" href="http://lov3burst.net/advertising.php">
<area shape="rect" coords="54,46,135,63" alt="" title="" href="http://lov3burst.net">
</map>
</div>
</body>
</html>

<div style="position:absolute; top:13px; left:50px; width:88px;">
<script LANGUAGE="JavaScript">
<!-- Begin
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) { url="http://desired-ego.net"; alt="";banner="http://i40.tinypic.com/2ef6ds0.png"; width="88"; height="31"; }
if (ad==2) { url="http://gippersnaplyts.com"; alt="";banner="http://i44.tinypic.com/11tc0v9.png"; width="88"; height="31"; }
if (ad==3) { url="http://preciselyts.net"; alt="";banner="http://i39.tinypic.com/149409v.png"; width="88"; height="31"; }
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0></a>');
// End -->
</SCRIPT>

</div>
<div id="sidebar">
<h2>site</h2>
<center>
<a href="http://lov3burst.net" class="nava">home</a>
<a href="http://lov3burst.net/contact.php" class="navb">contact</a>
<a href="http://www.myspace.com/189956352" class="nava">add the myspace</a>
<a href="http://lov3burst.net/faqs.php" class="navb">frequently asked questions</a>
<a href="http://lov3burst.net/advertising.php" class="nava">apply for advertising</a>
<a href="http://lov3burst.net/music.php" class="navb" target="blank">listen to music!</a>
<a href="http://lov3burst.net/gifts.php" class="nava">gifts/fansigns</a>
<a href="http://lov3burst.net/portfolio.php" class="navb">my portfolio</a>
<a href="http://lov3burst.net/plugboard.php" class="nava">plugboard</a>
<a href="http://www.myspace.com/aaofv" class="navb" target="blank">my host</a>
<a href="http://lov3burst.net/credits.php" class="nava">credits</a><br>
<a href="http://www.smileyhelper.com/topsite/index.php?a=in&u=loveburst"><img src="http://www.smileyhelper.com/topsite/button.php?u=loveburst" alt="Smiley Helper Topsite" border="0" /></a><br>
</center>
<br>

<h2>myspace</h2>
<center>
<a href="http://lov3burst.net/myspace/musicskins.php" class="nava">music skins</a>
<a href="http://lov3burst.net/myspace/albumcovers" class="navb">album covers</a>
<a href="http://lov3burst.net/myspace/celebritymusicskins.php" class="nava">celebrity music skins</a>
<a href="http://lov3burst.net/myspace/premadevectors.php" class="navb">premade vectors</a>
<a href="http://lov3burst.net/myspace/bulletinsurveys.php" class="nava">bulletin surveys</a>
<a href="http://lov3burst.net/myspace/navigationlinks.php" class="navb">navigation links</a>
</center>
<br>

<h2>stuff</h2>
<center>
<a href="http://lov3burst.net/resources/fonts.php" class="nava">fonts</a>
<a href="http://lov3burst.net/graphics/twilight" class="navb">twilight stuff</a>
<a href="http://lov3burst.net/graphics/celebrityicons.php" class="nava">celebrity icons</a>
<a href="http://lov3burst.net/resources/colorschemes.php" class="navb">color schemes</a>
<a href="http://lov3burst.net/graphics/quotegraphics.php" class="nava">quote graphics</a>
<a href="http://lov3burst.net/requests/showtimesign.php" class="navb">showtime requests</a>
<a href="http://lov3burst.net/resources/premadedomainlyts" class="nava">premade domain lyts</a>
<a href="http://lov3burst.net/graphics/celebritybanners.php" class="navb">celebrity banners</a>
<a href="http://lov3burst.net/resources/websitesigns" class="nava">website signs</a>
<a href="http://lov3burst.net/resources/tutorials" class="navb">tutorials</a>
</center>
<br>

<h2>fun&games</h2>
<center>
<a href="http://freerice.com" class="nava" target="blank">free rice</a>
<a href="http://lov3burst.net/fun&games/kissordiss.php" class="navb">kiss or diss</a>
<a href="http://lov3burst.net/fun&games/wearortear.php" class="nava">wear or tear</a>
<a href="http://lov3burst.net/fun&games/twilightpolls.php" class="navb">twilight polls</a>
<a href="http://lov3burst.net/fun&games/checkboxes.php" class="nava">checkboxes</a>
<a href="http://lov3burst.net/fun&games/reflextester.php" class="navb">reflex tester</a>
<a href="http://lov3burst.net/fun&games/typinggame.php" class="nava">typing game</a>
<a href="http://lov3burst.net/fun&games/guessthecelebrity.php" class="navb">guess the celebrity</a>
<a href="http://lov3burst.net/fun&games/funnyvideos.php" class="nava">funny youtube videos</a>
</center>
<br>

<h2>cbox</h2>
<center>
used something? please let me know below!&hearts; or you can just chat here [;<br>
</center>
- no spamming<br>
- don't pretend to be me<br>
- nothing inappropriate please<br>
<center>
do any of the above and you will be banned =)<br><br>
<!-- BEGIN CBOX - www.cbox.ws - v001 -->
<div id="cboxdiv" style="text-align: center; line-height: 0">
<div><iframe frameborder="0" width="172" height="96" src="http://www6.cbox.ws/box/?boxid=41447&amp;boxtag=5xanzw&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe></div>
<div><iframe frameborder="0" width="172" height="79" src="http://www6.cbox.ws/box/?boxid=41447&amp;boxtag=5xanzw&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe></div>
</div>
<!-- END CBOX -->
</center>
</div>
<div id="sidebar2">
<h2>affiliates</h2>
<center>
<table border="0">
<tr>
<td width="220">
<center>
<a href="http://sourirestrompeurs.hiddentragedy.com" class="navb" target="blank">sourirestrompeurs</a>
<a href="http://simplesong.net" class="nava" target="blank">simple song</a>
<a href="http://sweetspells.vivid-avenue.net" class="navb" target="blank">sweetspells</a>
<a href="http://vivid-avenue.net" class="nava" target="blank">vivid avenue</a>
<a href="http://unbrokenlyts.net" class="navb" target="blank">unbroken</a>
<a href="http://www.gippersnaplyts.com" class="nava" target="blank">gippersnap</a>
<a href="http://sugarshot.jerseylyts.com" class="navb" target="blank">sugarshot</a>
<a href="http://www.expresslyts.net" class="nava" "target="blank">express</a>
<a href="http://www.shinyice.com" class="navb" target="blank">shinyice</a>
<a href="http://watergunn.loveshowerlyts.com" class="nava" target="blank">watergun</a>
<a href="http://sweetcafelyts.com" class="navb" target="blank">sweetcafe</a>
<a href="http://www.hypnoticfate.com" class="nava" target="blank">hypnoticfate</a>
<a href="http://sugaryparadise.net" class="navb" target="blank">sugaryparadise</a>
<a href="http://sparklyts.com" class="nava" target="blank">sparklyts</a>
<a href="http://sendtheclowns.com" class="navb" target="blank">sendtheclowns</a>
<a href="http://h3iresslyts.net" class="nava" target="blank">heiresslyts</a>
</center>
</td>
<td width="220">
<center>
<a href="http://snugglelyts.com" class="nava" target="blank">snuggle</a>
<a href="http://lyts.me" class="navb" target="blank">lyts.me</a>
<a href="http://regrettelayouts.net" class="nava" target="blank">regrette</a>
<a href="http://abstruselayouts.com" class="navb" target="blank">abtruse</a>
<a href="http://desired-ego.net" class="nava" target="blank">desired-ego</a>
<a href="http://preciselyts.net" class="navb" target="blank">preciselyts</a>
<a href="http://icaughtmyself.net" class="nava" target="blank">icaughtmyself</a>
<a href="http://cautionlayouts.com" class="navb" target="blank">caution</a>
<a href="http://www.lovebooklyts.com" class="nava" target="blank">lovebook</a>
<a href="http://prestigelyts.com" class="navb" "target="blank">prestige</a>
<a href="http://www.towerlyts.com" class="nava" target="blank">tower</a>
<a href="http://hairflip.net" class="navb" target="blank">hairflip</a>
<a href="http://carnivale.hautelyts.com" class="nava" target="blank">carnivale</a>
<a href="http://xquince.lov3burst.net" class="navb" target="blank">xquince</a>
<a href="http://www.oh-gravityy.net" class="nava" target="blank">oh gravity</a>
<a href="http://lov3burst.net/apply.php" class="navb" target="blank">you here?</a>
</td>
</table>
<br>
<a href="http://lov3burst.net/affiliates.php">click here to view all affiliates.</a>
</center>
<br>

<h2>support?</h2>
<center>
<a href="http://lov3burst.net/support.php"><img src="http://i40.tinypic.com/j8eas4.gif" border="0"></a><br>
<a href="http://lov3burst.net/support.php">click here for codes.</a>
</center>
<br>

<h2>statistics</h2>
<center>
<a href="http://www.amazingcounter.com"><img border="0" src="http://cb.amazingcounters.com/counter.php?i=2494146&c=7482751" alt="Web Counters"></a>
<!-- Start FastOnlineUsers.com -->
<div align="center"><a href="http://www.fastonlineusers.com"><script type="text/javascript" src="http://fastonlineusers.com/on3.php?d=http://loveburst.h3iresslyts.net"></script> lovers</a>
<!-- End FastOnlineUsers.com -->
<div id="eXTReMe"><a href="http://extremetracking.com/open?login=luvburst">
<img src="http://t1.extreme-dm.com/i.gif" style="border: 0;"
height="38" width="41" id="EXim" alt="eXTReMe Tracker" /></a>
<script type="text/javascript"><!--
var EXlogin='luvburst' // Login
var EXvsrv='s11' // VServer
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;EXsrc="src";
navigator.javaEnabled()==1?EXjv="y":EXjv="n";
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
EXd.write("<img "+EXsrc+"=http://e2.extreme-dm.com",
"/"+EXvsrv+".g?login="+EXlogin+"&amp;",
"jv="+EXjv+"&amp;j=y&amp;srw="+EXw+"&amp;srb="+EXb+"&amp;",
"l="+escape(parent.document.referrer)+" height=1 width=1>");//-->
</script><noscript><div id="neXTReMe"><img height="1" width="1" alt=""
src="http://e2.extreme-dm.com/s11.g?login=luvburst&amp;j=n&amp;jv=n" />
</div></noscript></div>
<a title="Clicky Web Analytics" href="http://getclicky.com/85694"><img alt="Clicky Web Analytics" src="http://static.getclicky.com/media/links/badge.gif" border="0" /></a>

<script src="http://static.getclicky.com/85694.js" type="text/javascript"></script>
<noscript><p><img alt="Clicky" width="1" height="1" src="http://static.getclicky.com/85694-db10.gif" /></p></noscript>

<!-- Histats.com START -->
<a href="http://www.histats.com" target="_blank" title="counter easy hit" ><script type="text/javascript" language="javascript">
var s_sid = 668396;var st_dominio = 4;
var cimg = 0;var cwi =150;var che =30;
</script></a>
<script type="text/javascript" language="javascript" src="http://s10.histats.com/js9.js"></script>
<noscript><a href="http://www.histats.com" target="_blank">
<img src="http://s4.histats.com/stats/0.gif?668396&1" alt="counter easy hit" border="0"></a>
</noscript>
<!-- Histats.com END -->
</center>
<br>

<h2>disclamer</h2>
<center>
everything on lov3burst.net is copyrighted by joanne at lov3burst.net unless stated otherwise and/or credited at the credits page. all images & photography used belong to their rightful owners. we are not affiliated with myspace in any way. you may NOT claim anything as your own or redistribute anything that you find on this site without permission from the owner, joanne.
</center>
</div>


Okay, for the Main domain Image.
I use
CODE
Left: 50%; margin-left: xxpx;

I use Margin-left for Moving it left to right.
Keep left at 50% It normally balances for each internet program
 
miszxjojo
post May 23 2009, 10:36 PM
Post #19


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



^ does it matter where i put that?
and is that like the sidebar? >.<
cause idk what to put in for the xxpx
 
Jamesisgsnap
post May 23 2009, 11:33 PM
Post #20


Senior Member
****

Group: Member
Posts: 164
Joined: May 2008
Member No: 647,219



As long as it's in the Main header[your domain image] positon code
 
miszxjojo
post May 23 2009, 11:50 PM
Post #21


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



its not working?
i tried to put it in the <html>, after <head>, in <style type="text/css">, and in my body code. still doesnt work :[

unless im putting it in the wrong place?
i also used 0px... idk if that has anything to do with it not working?
 
Mikeplyts
post May 24 2009, 09:44 AM
Post #22


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



CODE
#content {position:absolute; top:398px; left:229px; width:448px;}


Find that in your coding and change it to this:

CODE
#content {position:absolute; top:398px; left:50%; margin-left:-???px; width:448px;}


Replace the ??? with a value (a number) until you get it in the right spot. (Btw, don't remove that little hyphen [ - ] that comes after margin-left:.)
 
miszxjojo
post May 24 2009, 11:34 AM
Post #23


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



that doesnt work :/
like, even when i use it, both content headers are in different spots so its impossible to get it to be perfect.

& btw, what's this?
http://lov3burst.net/_vti_inf.html
i was just looking in my filezilla and i saw _vti_inf.html in it..
what is it? o.O can i delete it? cause idk what it is.. so yeah [x
 

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