WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1need a code like so Empty need a code like so Wed Sep 01, 2010 1:45 pm

Joel

Joel
Registered Member
Registered Member
need a code like so 2010-09-01_1444

need the codes Very Happy

THANKS!



Last edited by Joel on Wed Sep 01, 2010 2:56 pm; edited 1 time in total

http://www.advertisehotspot.info/

2need a code like so Empty Re: need a code like so Wed Sep 01, 2010 2:11 pm

ankillien

ankillien
Administrator
Administrator
Hi Joel,

Try this code...

Code:
<div style="width:300px; background:#DEDEDE;padding:10px;-moz-border-radius:10px;border-radius:10px;-webkit-border-radius:10px;color:#333;">
<img src="#" width="80px" height="80px" align="left" style="margin-right:10px;" />
<b>Jody Field</b><br>
<img src="#" width="16px" height="16px" align="left" /> @JodyField<br>
<img src="#" width="16px" height="16px" align="left" /> Twitter.com/jodyf<br><br>
Hey there, I'm Jody. Follow me on Twitter - get my remarkable tweets.
</div>

You need to add the image URLs.

3need a code like so Empty Re: need a code like so Wed Sep 01, 2010 2:24 pm

Joel

Joel
Registered Member
Registered Member
Nice. Ani, could you make the background of the table, which is currently grey, to orange-y? Like http://smartfollows.blogspot.com/

Also, could you make the background of the table with a star icon?

http://www.advertisehotspot.info/

4need a code like so Empty Re: need a code like so Wed Sep 01, 2010 2:32 pm

ankillien

ankillien
Administrator
Administrator
You mean, you want a star icon in the background? Can you provide me the image?

5need a code like so Empty Re: need a code like so Wed Sep 01, 2010 2:39 pm

Joel

Joel
Registered Member
Registered Member
http://cdn.iconfinder.net/data/icons/CrystalClear/128x128/actions/bookmark.png Smile

http://www.advertisehotspot.info/

6need a code like so Empty Re: need a code like so Wed Sep 01, 2010 2:52 pm

ankillien

ankillien
Administrator
Administrator
Replace this part...

Code:
background:#DEDEDE;

With this one...

Code:
background:#FFA02F url(http://cdn.iconfinder.net/data/icons/CrystalClear/128x128/actions/bookmark.png) bottom right no-repeat;

7need a code like so Empty Re: need a code like so Wed Sep 01, 2010 2:56 pm

Joel

Joel
Registered Member
Registered Member
THANKS!

Solved, Locked

http://www.advertisehotspot.info/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum