• I would like to know how I can change the Font size/color of the page names that appear in the header, I am trying to modify color codes in style.css in the following code but it doesn’t seem to change work:

    /* =Global Elements
    ————————————————————– */

    /* Main global ‘theme’ and typographic styles */
    body {
    background: #f1f1f1;
    }
    body,
    input,
    textarea {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    }
    hr {
    background-color: #e7e7e7;
    border: 0;
    clear: both;
    height: 1px;
    margin-bottom: 18px;
    }

    Please help.

Viewing 15 replies - 16 through 30 (of 40 total)
  • Try this plugin – it has a widget you can use to embed the video in the sidebar.

    https://www.prelovac.com/vladimir/wordpress-plugins/smart-youtube

    I’ve not used this one before. The plugin author does excellent work so it should be fine. Follow the instructions closely

    Thread Starter Punardeep

    (@punardeep)

    This worked like a charm, I am pretty close to completing my website, one last question I want to ask you is about the shopping cart, i am looking for a free wp shopping cart that integretes seamlessly and has basic capabilities to accept payment via paypal where I can manage product inventory, I downloaded wp simple paypal shopping cart but that one does not allow me to put images of product.

    Any suggestions??

    Again, thanks a lot.

    see if eShop has what you need

    Thread Starter Punardeep

    (@punardeep)

    Yes, this seems like a good one, but it is still in test phase, not sure if I should put it live on my site.

    It does have a lot of features that i need.

    Thread Starter Punardeep

    (@punardeep)

    Nevermind, i changed the setting to live, i had to add an email address.

    I have a ‘buy now’ page and i want the eshop shopping cart to show under that page, i pasted the short code [eshop_details] in that page but that didnt work, any ideas on how I can get the cart to show up under a specific page.

    but it is still in test phase

    Erm – no it’s not! eShop has been out of beta for about 4 years! 6.2.1 is the latest stable release.

    but that didnt work

    Have you filled in all of the product details and ticked Stock Available on that page?

    FWIW, there’s dedicated eShop support available on https://quirm.net/forum/forum.php?id=14

    Thread Starter Punardeep

    (@punardeep)

    esmi – Yes, I did fill out all the details in the settings under the general tab, still the cart does not show up any where on the site, I will try to find it on the eShop support if there is any thing, usually placing the short code on the page works (Atleast it did with the paypal shopping cart) not sure about eShop.

    (esmi is being quiet about it but she is the co-developer of the eShop plugin, thus knows it quite well)

    Thread Starter Punardeep

    (@punardeep)

    Hi Stvwlf – Do you know how I can show certain widgets under specific pages only. Right now if i add a widget like ‘calender’ recent posts’ etc, it shows up under all pages of my site, do you know how to customize so that only certain widgets show on certain pages.

    widget logic plugin

    Thread Starter Punardeep

    (@punardeep)

    cool, thanks.

    Alright I guess my problem is similar. I have changed all different settings in the style sheet but I am still having problem trying to get the white background to change to the beige color I want. The white just seems too stark with the dark background

    It is like trying to find a needle in a haystack:-( I did it once with another site and now I forget where it was ??

    Can some one point me to the right area in the style sheet I need to change? I already using a child theme I created.

    Here is a link to my test site:

    https://bluemontinluray.com/

    Thanks one and all.

    Thread Starter Punardeep

    (@punardeep)

    Try changing the following in the structure section

    #wrapper {
    background: #fff;
    margin-top: 20px;
    padding: 0 20px;
    }

    /* Structure

Viewing 15 replies - 16 through 30 (of 40 total)
  • The topic ‘How to change font/background color in Twenty Ten them’ is closed to new replies.