The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

<hr> lines on empty modules

2 posters

Go down

In progress <hr> lines on empty modules

Post by luiz1877 January 12th 2014, 3:23 am

How do i remove <hr> lines on empty modules?

My website is everyonesblog.net


Here's a image of some of them.
<hr> lines on empty modules Hr_lin10
luiz1877
luiz1877
Forumember

Male Posts : 155
Reputation : 2
Language : English | Portuguese

http://everyonesblog.net

Back to top Go down

In progress Re: <hr> lines on empty modules

Post by Guest January 12th 2014, 3:35 am

Goto your widgit source code: and remove <hr> there is 3 of them.
avatar
Guest
Guest


Back to top Go down

In progress Re: <hr> lines on empty modules

Post by luiz1877 January 12th 2014, 3:36 am

I didnt place the <hr> the <hr> is automatic.
luiz1877
luiz1877
Forumember

Male Posts : 155
Reputation : 2
Language : English | Portuguese

http://everyonesblog.net

Back to top Go down

In progress Re: <hr> lines on empty modules

Post by Guest January 12th 2014, 3:48 am

luiz1877 wrote:I didnt place the <hr> the <hr> is automatic.
Well remove them. You don't need them.

If you're cautious copy the code and delete it. If it didn't delete it right paste it back in.
avatar
Guest
Guest


Back to top Go down

In progress Re: <hr> lines on empty modules

Post by luiz1877 January 12th 2014, 3:51 am

Huh? That wont work because its Forumotion that automatically puts a <hr> line there, not me. So i cant delete it.
luiz1877
luiz1877
Forumember

Male Posts : 155
Reputation : 2
Language : English | Portuguese

http://everyonesblog.net

Back to top Go down

In progress Re: <hr> lines on empty modules

Post by Guest January 12th 2014, 4:15 am

Haha well you got me there. I never really use widigts. Maybe could you post the 3 widgits html code?


Last edited by Ace700 on January 12th 2014, 4:27 am; edited 1 time in total
avatar
Guest
Guest


Back to top Go down

In progress Re: <hr> lines on empty modules

Post by luiz1877 January 12th 2014, 4:18 am

Yes, but they hold important codes so i rather not.
luiz1877
luiz1877
Forumember

Male Posts : 155
Reputation : 2
Language : English | Portuguese

http://everyonesblog.net

Back to top Go down

In progress Re: <hr> lines on empty modules

Post by Guest January 12th 2014, 4:28 am

Ace700 wrote:Haha well you got me there. I never really use widigts. Maybe could you post the 3 widgits html code?
That was my post.. I ended up editing my old one lol.
avatar
Guest
Guest


Back to top Go down

In progress Re: <hr> lines on empty modules

Post by luiz1877 January 12th 2014, 4:39 am

|: No that wont work |:
luiz1877
luiz1877
Forumember

Male Posts : 155
Reputation : 2
Language : English | Portuguese

http://everyonesblog.net

Back to top Go down

In progress Re: <hr> lines on empty modules

Post by Guest January 12th 2014, 5:08 am

luiz1877 wrote:|: No that wont work |:
Yea I can't help then sorry. Goodluck then.
avatar
Guest
Guest


Back to top Go down

In progress Re: <hr> lines on empty modules

Post by SLGray January 12th 2014, 4:48 pm

Are these pre-made widgets or customized widgets?  So if you remove the <hr>'s and press the save button, they are added back to the widgets?


<hr> lines on empty modules Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: <hr> lines on empty modules

Post by luiz1877 January 12th 2014, 6:33 pm

These are customized widjets. And no the <hr>   is       Not        in my code. Its automatically put there. ts supposed to be between the title and the contnent but since its a code there is no content and i didn't put a title.
luiz1877
luiz1877
Forumember

Male Posts : 155
Reputation : 2
Language : English | Portuguese

http://everyonesblog.net

Back to top Go down

In progress Re: <hr> lines on empty modules

Post by SLGray January 12th 2014, 7:26 pm

Look for this in your CSS:
Code:
.h3, h3 {
       border-bottom: 1px solid rgb(22, 117, 188);
}
If it is not there, then add this:
Code:
.h3, h3 {
       border-bottom: none;
}


<hr> lines on empty modules Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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