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]

1Give a rank to this page. Empty Give a rank to this page. Mon May 02, 2011 2:27 am

Axtrix

Axtrix
Registered Member
Registered Member
http://www.todoparatuforo.com/h1-buscador-del-foro

I´ve created that search page for my forum, i would like a rank and some sugestions

2Give a rank to this page. Empty Re: Give a rank to this page. Mon May 02, 2011 3:48 am

RockerMan

RockerMan
Technician
Technician
add this:

Code:
#social img { border: none; }

Take the blue image and remove the border on the top:
(this one...)Give a rank to this page. Barra-11

Then add the border via. CSS to barra:
Code:
border: 1px solid #001330;

Hope this helps Smile

http://www.graphics-post.com/

3Give a rank to this page. Empty Re: Give a rank to this page. Mon May 02, 2011 4:25 am

Axtrix

Axtrix
Registered Member
Registered Member
Social images dont have borders and the image is the same i use on my forum

4Give a rank to this page. Empty Re: Give a rank to this page. Mon May 02, 2011 4:35 am

RockerMan

RockerMan
Technician
Technician
Yes, the social images do...
Give a rank to this page. Captur10

Then match the color of the border Wink

http://www.graphics-post.com/

5Give a rank to this page. Empty Re: Give a rank to this page. Mon May 02, 2011 3:48 pm

Axtrix

Axtrix
Registered Member
Registered Member
My browser doesnt show a border. I will correctit right now.

6Give a rank to this page. Empty Re: Give a rank to this page. Mon May 02, 2011 4:26 pm

Gangstar15

Gangstar15
Registered Member
Registered Member
if u use chrome then u cant see the borders (:
add this jQuery to remove all border (:
Code:
<script>jQuery(document).ready(function(){ jQuery("img").attr("border","0"); });</script>

7Give a rank to this page. Empty Re: Give a rank to this page. Mon May 02, 2011 5:04 pm

RockerMan

RockerMan
Technician
Technician
You don't need to use jQuery, that is just putting a pointless script inside the pag. If you can do it with CSS why do it with JS?

http://www.graphics-post.com/

8Give a rank to this page. Empty Re: Give a rank to this page. Thu Sep 22, 2011 3:03 pm

palmgeo


Registered Member
Registered Member
Neutral

http://www.palmgeo.com

9Give a rank to this page. Empty Re: Give a rank to this page. Sat Nov 05, 2011 6:18 pm

ntsoni


Registered Member
Registered Member
Grate, you try to do more better but now think creatively.... !!

http://www.gowebbaby.com/

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