scoot main menu left

I searched for this, and I am sure it has been covered somewhere...

It there a supported method that will not break with an upgrade to scoot the menu items left?

See attachment.

Peer

menuleft.jpg · 97.5K · 142 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 27 Sep 2013

This in top_menu.css of your custom template should do the trick.

div.sys_mm {
    margin: 0 auto 0 20px;
}


https://www.deanbassett.com
Quote · 27 Sep 2013

Interesting...

Scooted the menu right, but the text appears to still be centered.

Peer

menuleft.jpg · 44.5K · 149 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 27 Sep 2013

Then your custom template is different. Viewing the site directly would be the only way we will find it. Screen shots are not good enough. We need to see it in firebug.

https://www.deanbassett.com
Quote · 27 Sep 2013

deano's suggestion div.sys_mm only shifts menu's background but not the text itself.

In the top_menu.css

Find

table.topMenu {

    position:relative;

    z-index:1;

margin: 0px auto;

background-image:none;

}

Delete red above.

This shifts text to left while background stays intact.

Quote · 28 Sep 2013

Still no love.. thanks for your help.

singlebooklovers.com

top_menu.css · 8.3K · 109 downloads
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 30 Sep 2013

You have right mouse clicks disabled on your site. So i cant use firebug to find what needs to be changed. You need to remove that for now so right mouse clicks work.

https://www.deanbassett.com
Quote · 30 Sep 2013

instead of disabling all right clicks, it is possible to use jquery to disable only specific content, such as videos and images.

Geeks, making the world a better place
Quote · 30 Sep 2013

Deano and Geek Girl-

right mouse click has been disabled.

I have asked the developer to consider your recommendations as I was kinda sorta hoping to get that... :)

Peer

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 30 Sep 2013

Looks like you already found it.

I can't tell anyway. Css caching is still on, and that has to be off also.


https://www.deanbassett.com
Quote · 30 Sep 2013

CSS caching turned off... :)

P.

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 30 Sep 2013

Looks like you already did it. It's showing up to the left on all of my browsers.

https://www.deanbassett.com
Quote · 30 Sep 2013

Sigh- I thought I cleared Cache- I thought I refreshed browser... I thought I thought I thought...

Thanks Guys!

Peer

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 30 Sep 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.