HelpHelpSearchSearchMembersMembersCalendarCalendar
Welcome, Guest. Please login or register.

Login with username, password and session length
November 19, 2008, 02:53:32 PM
Please use the support forum for support issues instead of sending me pm's. Thanks.
I will not reply to support issues via pm.
« previous next »
Pages: [1]   Go Down
0 Members and 1 Guest are viewing this topic. Topic Tools  
Read March 14, 2007, 09:37:07 PM #0
Rickmasya

Hrlp .:-)

Well I was looking on ur page, to make that, do u have to make it like manualy of use smf, and umm can someone help me i wanna get a donation bar like the one on the hompage...
Offline  
Read March 16, 2007, 05:12:50 PM #1
trench

Re: Hrlp .:-)

Im still in the infancy stages of learning CSS, but this worked for me when I tried making something similar.

Put this into wherever you want to display it. 


Code:
<span><b>Donate</b></a></span><div class="donate-border">
         <ul><div class= "donate-bar" style=width:20%;></div></ul>
         </div><br />

CSS:

Code:
.donate-border {
height: 15px;
width: 200px;
background: #fff;
border: 1px solid silver;
padding: 0;
}
.donate-bar {
height: 11px;
margin: 2px;
padding: 0;
background: #D84519;
}


Testing the Signature section.  hmmmm..
Offline  
Pages: [1]   Go Up
Jump to:  

Theme by Webtechnica.net
MySQL PHP Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC XHTML 1.0 CSS