MyBB Community Forums

Full Version: Edit line
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi mybb forums..

can anyone here help me with this..

[Image: image.jpg]
Should be this to edit in the global.css

.post .post_head {
font-size: 11px;
padding-bottom: 4px;
border-bottom: 1px dotted #ddd;
margin-bottom: 4px;
}

or

.post .post_author {
border-bottom: 1px solid #ccc;
border-top: 2px solid #ccc;
background: #f5f5f5;
padding: 5px;
overflow: hidden;
}

depending on how your theme has been modified.
(2016-08-14, 03:13 PM)Ashley1 Wrote: [ -> ]Should be this to edit in the global.css

.post .post_head {
font-size: 11px;
padding-bottom: 4px;
border-bottom: 1px dotted #ddd;
margin-bottom: 4px;
}

or

.post .post_author {
border-bottom: 1px solid #ccc;
border-top: 2px solid #ccc;
background: #f5f5f5;
padding: 5px;
overflow: hidden;
}

depending on how your theme has been modified.

look themes im using now here : http://mybbdesign.com/demo/thread-1.html
I don't know what you want me to look at there   Confused
(2016-08-14, 03:31 PM)Ashley1 Wrote: [ -> ]I don't know what you want me to look at there   Confused

try to look at the code u said to edit..because i cannot edit like i want the line dotted.

@Ashley1 can u try editted can or not like i want because i try doesn't work..
I'm sure I could do this for you if you provided me with a test administrator account on your forum via personal message, providing the theme is already loaded.

Regards,
Consa