Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Contact form 7 styling #215887

    Hey Ismael

    Bravo !!!
    I played around with the code you gave me, which made me realize that I could just add “#top” to the code I had tried to use.
    Here’s what worked:

    #top .wpcf7-form #cf7
    {
        height: 40px;
        width: 100%;
        border-radius: 2px;
    }

    Here’s a link to the page:
    http://padmayoga.dk/wp/tilmelding/

    Thanks a lot!

    in reply to: Misalignment of icons #213627

    Ah I forgot, it’s getting late…

    On the blog entries I also would like to remove the whole line with: date/comments/category/author
    I have found this thread but it doesn’t remove everything.

    Also how do I remove the Featured Image on the blog posts, this does it in portfolio posts:

    .single-portfolio .page-thumb {
    display: none;
    }

    but what is the code to do the same on the blog ??

    Thanks again

    in reply to: Misalignment of icons #213621

    Hi,

    Have you had time to look at my previous question ?

    I have another issue. I’d like to remove the information (line) about the tags on both the portfolio single page and blog single page, so it doesn’t turn up on the posts and portfolio pages.

    What piece of code do I need to apply ?

    Thanks

    in reply to: Misalignment of icons #213329

    Hi Yigit

    If you go to:
    http://padmayoga.dk/wp/kontakt/
    you’ll see an example using a table instead of the column layout. Here the titles (headers (Adresse/Vær social)) are aligned horizontally, this is what I’d like to happen when using the column layout, but somehow the title “Vær social” is shifted slightly down.

    Hope this makes sense…

    Thanks

    in reply to: Logo and Main header menu #213271

    Thanks Yigit, it worked like a charm !

    in reply to: Logo and Main header menu #212743

    Hi,

    Thanks for the reply, I understand and respect the secrecy about certain elements of your code and you wanting to maintain a certain uniqueness !

    In relation to adjusting the height of the header menu. I’ve played around with the code, but can’t figure out to get it to do what I intend to.
    I can see how it alters the height (positioning) of the grey line border, the menu text and the height of the header, but when I scroll down, everything – except the logo – is static and the logo shrinks to the predefined size.

    Originally the height of the (fullsize) header is approx. 90px, when it shrinks (the page is scrolled down) it resizes to approx. 45 px, with the logo decreasing in size.
    What I’m trying to acheive is have the (fullsize) header appox 110px high and resize to approx. 65 px. I don’t see how your code snippet can accomplish that…

    What am I missing out on ?

    Thanks

    in reply to: Google maps full width #211800

    Hi Ismael,

    Great, it did the trick !!
    I’m not sure exactly what caused the problem, the Quick CSS code was already there, so it must have been the Color Section ID, anyway now it’s working :-)

    Thanks a million !

    Best regards
    Yogananda

    in reply to: Google maps full width #211788

    Hi
    Changed the ID to
    fullwidthmap-.container-width-100-important-
    and also tried
    fullwidthmap-.container-width-100-important
    but no no difference…

    in reply to: Google maps full width #211780

    Hi Ismael
    I just pasted in the code, so it is now the same in both the Color Selection ID and the Quick CSS.
    Still no change, not full width…

    http://padmayoga.dk/wp/om-padma/

    Any other suggestions ?

    in reply to: Importing dummy text doesn't work #165840

    Got it to work !

    in reply to: Importing dummy text doesn't work #165636

    It seems like a simple thing, any suggestions ????

    in reply to: LayerSlider missing images #161708

    Solved it, no need to reply !!!

Viewing 12 posts - 1 through 12 (of 12 total)