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.

raw line

3 posters

Go down

Solved raw line

Post by zenzo April 30th 2017, 7:18 am

how to remove row line with css
raw line 2017-030
a line with color green
i'm using phpbb3
http://gsmcotabato.forumotion.com/forum


Last edited by zenzo on April 30th 2017, 8:16 am; edited 1 time in total
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

Solved Re: raw line

Post by SLGray April 30th 2017, 7:37 am

Look for this in your CSS:
Code:
ul.navlinks {
    border-bottom: 1px solid #26ff00;
    font-weight: 700;
    text-align: left;
}

Remove the border-bottom line.


raw line 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 : 51453
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Solved Re: raw line

Post by zenzo April 30th 2017, 8:15 am

SLGray wrote:Look for this in your CSS:
Code:
ul.navlinks {
    border-bottom: 1px solid #26ff00;
    font-weight: 700;
    text-align: left;
}

Remove the border-bottom line.
i try playing with this code

and here is the result
Code:
ul.navlinks {
   border-bottom: 1px solid transparent;
   font-weight: bold;
   text-align: center;
   }
topic solve...
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

Solved Re: raw line

Post by brandon_g April 30th 2017, 2:31 pm

Topic solved and archived ~ brandon_g
Please read our forum rules: ESF General Rules


raw line Brando10
Remember to mark your topic raw line Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

raw line Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Back to top

- Similar topics

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