• Resolved jlp2014

    (@jlp2014)


    Hi,

    I’ve been working on a site with a premium theme and found intergalactic and I just love the layout. There some things I need help with please.

    1. How can I make the header text white? I have chosen that in the header section but it seems to resolve black and when I hover over it it flashes white for a split second.

    2. I would like to remove the Edit link that appears under each read more link for each post on the main page and also under the text of each page. I’m guessing that appears because I’m working on the site but just want to be sure that it never appears to the public.

    3. Not sure what happened my featured images for posts (main page) resolved fine initially, yet now they are appearing much darker than the images I uploaded. You can see the exact same images on any page under the header and there much brighter.

    4. How do I get the images on each page under the header to appear like in the demo, or like the posts on the main page in full width? I tried adding the pics as featured images in the pages, then no image appeared so I just adding them in the editor.

    5. Is there anyway to center the info in sidebar (widgets) that I have put within the side menu?

    6. Is there anyway to add sidebars for the pages? Or just the side menu?

    7. How can I reduce the space between my logo and the page links in the side menu?

    8. Is there anyway to remove the pages title in the side menu? Please note I did not add the title in the pages widget.

    9. How can I make the copyright text white?

    Many thanks! I truly appreciate it.

Viewing 15 replies - 16 through 30 (of 51 total)
  • Thread Starter jlp2014

    (@jlp2014)

    Yes if possible if not I can live with it.

    What is more pressing is getting the images on my pages to resolve full width like they do in the posts on the main page, just like the demo.

    Thread Starter jlp2014

    (@jlp2014)

    Thank you for you help so far Andrew, I greatly appreciate it!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    4. Is there anyway to center the info in sidebar (widgets) that I have put within the side menu?

    everything centred in the sidebar

    .slide-menu.expanded {
        text-align: center;
    }
    Thread Starter jlp2014

    (@jlp2014)

    You rock! Thanks.

    Thread Starter jlp2014

    (@jlp2014)

    How about change the text in the sidebar from grey to white?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I can’t really help with anything other than CSS modifications with themes not distributed on www.ads-software.com.

    Thread Starter jlp2014

    (@jlp2014)

    Ok, and the forum and wordpress.com say they can’t help because it’s not installed on wordpress.com :). You’ve helped me with much of what I need, again thank you. If you had to guess regarding why the same images on the main posts or home page are not loading full width on the pages like the demo, what would you suggest I look at? There has to be a simple fix, I have seen other version of the site in progress resolving properly.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Maybe you’re not using the correct template. Edit the page and on the right hand side there’s a dropdown underneath “Page attributes”. The dropdown has templates in.

    Thread Starter jlp2014

    (@jlp2014)

    I had it no parent selected. When I go to the drop down menu it shows all pages except the one I need. I feel like I’m misunderstanding this.

    Thread Starter jlp2014

    (@jlp2014)

    Whoa…When I changed it from no parent to one of the page templates, the image did appear full width but the page title that was on a black bar under the header now appears over the image, some next and previous post buttons appear at the bottom of the page, some text related to Posted on October 19, 2014 by appeared and the about 75% of text seemed to be removed.

    I guess I just try to work with the way I had it and figure out something instead.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Sorry I don’t know the answer. Hopefully someone else will.

    Thread Starter jlp2014

    (@jlp2014)

    No problem Andrew. Any thoughts on how to change footer and side menu text from grey to white?

    Again thank you so much for your help and time!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Any thoughts on how to change footer and side menu text from grey to white?

    .site-footer {
        background: white;
    }
    Thread Starter jlp2014

    (@jlp2014)

    Sorry one more thing. This code

    .blog .entry-background,
    .archive .entry-background,
    .search .entry-background {
    opacity: 1;
    }

    you provided which fixed my image brightness, now it seems the text I have is rather hard to read. I tried to change the opacity from 1 3 to 5 to 10 and no change. I want to find a happy medium if possible.

    Thread Starter jlp2014

    (@jlp2014)

    It the footer text I need to change from grey to white, not change the footer background from black to white.

Viewing 15 replies - 16 through 30 (of 51 total)
  • The topic ‘Intergalactic Theme Post & Page Images & More’ is closed to new replies.