Jump to content

Archived

This topic is now archived and is closed to further replies.

jeomiland

clickable Media Box logo above Nav bar

Recommended Posts

jeomiland

Thanks to some great feedback from a forum member and reconfiguring page design, I've got a media box in upper left of a site, small nav area right of that, then a nav bar area below that. What's best section to use for a simple clickable logo graphic you want to take users to home page? Don't see a place to set destination URL in Media Box attributes?

http://verdanthomeproducts.com/

thanks

Share this post


Link to post
Share on other sites
jeomiland

Just found Aires solution to "Can we add a URL link to a Media Box image?" and implemented that.

However, client wants those header rows tightened up so they take less space up top. Been setting Inline CSS margins/paddings but doesn't close up. Any leads?

Share this post


Link to post
Share on other sites
batman

Hi Jeomiland

Please, you can try add this

.section-simple_nav .pl-section-pad {    
padding-bottom: 0em !important;
}

.textleft {
margin-bottom: 0px !important;
}

.hentry p {
margin-bottom: 0px !important;
}

If this you need
http://screencast.com/t/fGhd5YR8bX

Perhaps you need add this CSS rule as a Custom Styling Classes , to this you can take a look to this (as an example or you can search in the forum another ones) 
http://forum.pagelines.com/topic/38647-how-do-i-change-the-css-styling-in-powerloop/#comment-229933


Life is too short to remove USB safely ...

Share this post


Link to post
Share on other sites
jeomiland

Thanks Batman!

Guess it's time to learn the importance of the !important tag...

Share this post


Link to post
Share on other sites
batman

Hi again

No problem, I´m glad to help you !
:geek:


Life is too short to remove USB safely ...

Share this post


Link to post
Share on other sites

  • Similar Content

    • elementalkites
      By elementalkites+
      Good evening. I am attempting to use the Impulse section on a page I am working on (https://dev.elementalkites.com). The tool seems to have the ability to overlay a logo on top of the slider images but in my case it isn't working, even though I have added the logo file and given it a height to display at. I have attached a screenshot for reference. Any help would be appreciated.
       
       
    • lionel1
      By lionel1
      Hi,
      i try to put some images (Logos) in the Agency module / clients module section
      But i only can put 6 logos though the module propose to add more item
      Thanks for ur help
      Lionel 
      Capture d’écran 2017-06-27 à 20.55.27.png 
    • Michael Kummer
      By Michael Kummer+
      Hi guys,
      I just migrated from DMS to PageLines Platform 5 and noticed that after uploading my fav icon to Site Images, the default PageLines icon is still showing in my browser as well as in the HTML source code.
      The page in question is www.michaelkummer.com - is there anything else I need to do in order to update the favicon?
      Thanks
      Michael


    • Lucas
      By Lucas+
      Hi there! i was trying to increase the logo size and the font size on the Navi Bar. I've already read some other topics about this question, and let me tell you that i'm a little bit unexperienced on this topic. I don't know where exactly i have to insert the CSS code to modify this aspect. Here there is an screenshot of where i'm triying to add the code. Sorry for probably a very obvious question and thank you.

      greetings!

    • jeomiland
      By jeomiland+
      Please refer to cassclayton.com/dev
      Need to place the 2 media boxes (that contain the ragged dark background for Playlist of month and Song suggestion) right under the content above that. Have a basic 2-column format for the page with sidebar widgets in narrow column to right and main content in large area left column. When I try to drag another 2-col section just under the other content, instead of what I want, a new canvas section (?) is formed into which the new 2-col is placed and this gets placed AFTER all that stuff in the narrow right column!
      How does one create a format where you can have multiple columns inside a column?
      I can perhaps do this manually with DIVs and float: left CSS, but that will make it very clumbsy for client then to update that content.
      Appreciate your insights, thanks
      JE
      Oh, also I have to drag out a 2-col twice before one of them stays on refresh (see post from the other day "2-colums inside other column - disappears on refresh? CSS not saving on refresh" - still waiting for reply on that.)
×