MyBB Community Forums

Full Version: Duende V2 Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
#topwrap {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8) !important;
    border-bottom: 1px solid #000;
    padding: 0px 20px;
    height: 60px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255,255,255,0.1);
    margin: auto auto;
    vertical-align: middle;
    color: #FFF;
    position: fixed;
    width: 100%;
}
If I made the change as you mention, the top menu is under the search field, you can see in the picture:

[Image: IkFqbNE.jpg]

Is there a way to fix this?

Also, can you tell me how to change to have one column on the main forum and not two, so the forum will have more height?

Thanks!

I change the Z-index and now is on top. Please help me with the two columns. Thanks!

LE: I manage to solve it, I have now what I need, but I need to translate: Start new topic and "Reply to this topic, and I don't know where to find them...
you c an find them on this templates
forumdisplay_newthread
showthread_newreply
(2016-03-04, 10:29 AM)subzr1 Wrote: [ -> ]
\ Wrote:)RAG()N' pid='1210733' dateline='1457051866']
Has anyone worked out how to remove the default sidebar?

Also how and I can the twitter icon ?
for the side bar just revert index templat to default
for twitter icon pls be more specificas "and i can" i dont know what you mean


The Twitter Icon at the top

[Image: DM2DQ1R.jpg]

how and where do I "revert index template to default"?
Dragon, the file u need to edit is here: Home » Template Sets » Duende-V2 Templates » Edit Template: nav
You will find that navigation, and you can remove twitter or replace it (like I did) with google+

@subzri I edit that files but there is still the untranslated "Start new topic". You cand check here: http://www.despre-rulote.ro/Discutie-Sfa...81#pid1481
(2016-03-05, 06:31 AM)minute Wrote: [ -> ]Dragon, the file u need to edit is here: Home » Template Sets » Duende-V2 Templates » Edit Template: nav
You will find that navigation, and you can remove twitter or replace it (like I did) with google+

@subzri I edit that files but there is still the untranslated "Start new topic". You cand check here: http://www.despre-rulote.ro/Discutie-Sfa...81#pid1481

well, its quite easy actually but since you do not respect others work by removing the copyrights, wait for someone else to assist you on this!

Cheers
SubzR
Well, thanks for showing me that, I had commented more that it needed. The copyright is there, now, I wont need help, if you think I was disrespectful!

Cheers!

LE: I make it, is on showthread_newthread

Thanks, I will keep the copyright, for sure!

Have a nice day!! Great Template, best mybb template!
(2016-03-05, 06:31 AM)minute Wrote: [ -> ]Dragon, the file u need to edit is here:  Home » Template Sets » Duende-V2 Templates » Edit Template: nav
You will find that navigation, and you can remove twitter or replace it (like I did) with google+

I want to replace the twitter icon with my own Icon is it possible ?
Yes! Go to http://fortawesome.github.io/Font-Awesome/ and change the icon with the one you want. Or make a png and make it an img link.
(2016-03-05, 02:24 PM)minute Wrote: [ -> ]Yes! Go to http://fortawesome.github.io/Font-Awesome/ and change the icon with the one you want. Or make a png and make it an img link.

Thanks I have for the help,, I have successfully changed the twitter to an image with a bit of stuffing around to get the right size to match Nav bar. If anyone else is doing it the perfect size seams to be 13x13

I never new about these fonts before, Smile
Pretty nice theme man, thanks for the share!
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32