MyBB Community Forums

Full Version: Rush 1.8.7
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
(2014-09-14, 10:11 PM)Khudher Wrote: [ -> ]It is really good theme,
However, it has really bad look in mobiles & tablets
Im requesting to make it responsive Smile Smile (or not bad in tablets & mobiles)
I hope you could do this request! ^_^

And i could provide you the screenshots & admin account to test Smile

Send me a PM with screen shots.

Admin account for what?
@iAndrew http://i.imgur.com/bHk0dRk.png
And i thought admin account will help you for testing..
Oh, send me the login then. what resolution is that?
iAndrew i cant send you admin details in public i will send as PM.
And resolution is 2048 x 1536 (iPad retina) it also have lots of problems with other resolutions...

See this url ==> http://responsivedesignchecker.com/khudher.tk
Thanks Andrew this is a brilliant theme I love it.

I have changed the width to fixed 960px and would like to do the same to the header and footer.

Have tried and tried but can't fathom it out.

Any chance you could tell me how to do it ?

Thanks.
(2014-09-17, 06:27 PM)Mike-B Wrote: [ -> ]Thanks Andrew this is a brilliant theme I love it.

I have changed the width to fixed 960px and would like to do the same to the header and footer.

Have tried and tried but can't fathom it out.

Any chance you could tell me how to do it ?

Thanks.

If you go into ddmenu.css and look for #cssmenu { - 4th down

Add this below

width: 960px;
margin: auto auto;
(2014-09-19, 12:57 PM)iAndrew Wrote: [ -> ]
(2014-09-17, 06:27 PM)Mike-B Wrote: [ -> ]Thanks Andrew this is a brilliant theme I love it.

I have changed the width to fixed 960px and would like to do the same to the header and footer.

Have tried and tried but can't fathom it out.

Any chance you could tell me how to do it ?

Thanks.

If you go into ddmenu.css and look for #cssmenu { - 4th down

Add this below

    width: 960px;
    margin: auto auto;

Thanks for your reply Andrew, but it seems the background moves but the top links don't move with it. Also the border looks wrong.

Sorry to be a pain!!
Hey no worries

You want the menu moved down also? You could just wrap the menu within the container.

Whats your forum url?
(2014-09-19, 06:21 PM)iAndrew Wrote: [ -> ]Hey no worries

You want the menu moved down also? You could just wrap the menu within the container.

Whats your forum url?

PM'd you Andrew.
Looks good nice work !
Pages: 1 2 3 4 5 6 7 8 9 10 11 12