Forum Replies Created

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • in reply to: Add icons to IconBoxes #870622

    Thanks a lot!!
    I saw there’s also the possiblity to add new icons to the fontello fonts.

    Best
    Jaume

    in reply to: Add icons to IconBoxes #870600

    Hi Jordan
    I already saw that video prior to submitting my question to the forum.

    The thing is, I have checked that General Settings page for the Enfold Theme but I have found no Icon Font Manager tool.

    I don’t know if that tool was created for a previous version of the theme (according to the video, it was referring to the 2.3 version of the theme). The theme i’ve installed now is 4.1.2

    How should I proceed then?
    Thanks!
    Jaume

    in reply to: Add a button "Read" to grilla blog #870272

    Thanks!! It worked now.
    I also changed the green color by another color specification and it worked.
    Another question: How can I add left padding to the button?
    Thanks a lot!

    in reply to: Add a button "Read" to grilla blog #870102

    Hi Victoria.

    I added the code you sent me but I got no result. Nothing changed.

    What I need to achieve is something like this:

    Grill blog with READ MORE buttons

    Do you think it’s possible?

    Thanks a lot in advance.
    Jaume Llagostera

    in reply to: Disable Enfold Language Switcher (flags) #869146

    Thanks a lot! That code worked perfect!!

    Best,
    Jaume

    in reply to: Add a button "Read" to grilla blog #868947

    Hi Victoria,

    I tried doing so. I need it to be a grill showing last 3 blog entries. I selected these options:
    Config

    But what I get is this:
    result

    Instead of the text “read more” (in spanish reads Leer Mas), I would like to show a Button with a “read more” text inside. How can I do it?

    Thanks a lot.
    Jaume

    in reply to: Disable Enfold Language Switcher (flags) #868939

    Hey Victoria!
    I have already tried disabling ALL switchers I created using WPML. Even so, I still get the flag switcher I don’t want.
    I’m giving you temporary access to the site.

    Thanks a lot for your support.
    Jaume

    in reply to: Add a button "Read" to grilla blog #868369

    I’m sorry Mike. I didn’t receive your update on that issue.

    That’s not my blog page. Instead it’s a blog element I added to the home page, so I can always get my last three posts. To insert it, I used the “Blog Entries” element on the layout editor.

    you can see the result here:
    http://proyecto1.enredamecomunicacion.com/es/ under the text “ACTUALIDAD”.

    As you can see, I get no “read more” button for each entry. Can you please help me setting it up?

    Thanks!

    in reply to: Header background – expand picture #868196

    Looks like it’s working now. I guess it needed some time…

    in reply to: Header background – expand picture #868180

    Hi again.
    It seems it’s not totally solved.

    I designed all the site in one of the languages (spanish) and then applied this design to the other language (Catalan) while creating translations for the page.
    After applying all theme options and all the css code I’ve got for the spanish page to the catalan one, I see this header border issue is not working well… See for your self:

    I have added the code:

    #header_main {
        border: transparent;
    }
    #header_meta {
        border: transparent;
    }

    to both languages…

    Thanks!
    Jaume

    in reply to: Header background – expand picture #868077

    Thanks Ismael

    I had to add color:transparent to header_meta as well, but it worked.

    #header_main {
        border: transparent;
    }
    #header_meta {
        border: transparent;
    }

    Thanks a lot!

    Thanks Victoria

    This code you sent me helped me modify all form labels but it did’nt affect the text in the button, which was the goal.

    Can you help with that?

    Also, I would like to have Name and Email fields sharing the same line (side by side), using each of them 1/2 of the space. How can I do that with the standard form available in the page template builder?

    Best
    Jaume Llagostera

    Hi Rikard,

    Thanks a lot for your help. It worked perfect. I modified the code so I can use a specific color for the background and also added a radius to the corner of the button.

    .main_color input[type='submit'] {background-color: #50b237!important; }
    .main_color input[type='submit'] 
    {border-color: #50b237!important; border-radius: 5px;
    color: #ffffff !important;
    }
    

    My question now is: How can I force the font to be Bold? or How can I increase font size?

    Thanks a lot for your help.

    Jaume

    in reply to: Header background – expand picture #867371

    Thanks for your help, Ismael.
    I have inserted the code, but I see the border color of the header is disrupting both headers.
    I switched background-size to 100% so it fits perfectly with the main header background image.

    How can I prevent the header border from separating both headers?

    On the other hand, I would like to change the language selector on that secondary header. I need it to show the language text (ESP – CAT) instead of the flags. I can manage that easily when it’s on the main menu, through the WPML menu, but I’m having problems with that language selector. Can you help with that?

    Thanks again!
    Jaume

    in reply to: Header background – expand picture #866272

    Good Afternoon

    I have activated the secondary menu on the header. I need it to use the same background image than the main header menu.

    See how it is now:

    http://proyecto1.enredamecomunicacion.com/es/

    the secondary menu appears black with the language selector (with flags. It should be text, as it happens below). That secondary menu should look the same as the main one: Degraded Green. I applied an image that is uploaded to the wordpress, so the image should be the same for both menu bars.

    Thanks

    Jaume Llagostera

    in reply to: Header background – expand picture #858372

    Thanks for your help.

    I tried to replicate this solution for the footer but it didn’t work.

    I tried to insert:

    .footer_color .footer_bg {
    background-size: 100%;
    background-repeat: no-repeat;
    }

    unsuccessfully. Can you please help me with that?

    Best,
    Jaume

    in reply to: Header background – expand picture #853364

    Good morning,

    The same happens with the footer. I inserted an image that should be enlarged to cover all the footer but it is repeated instead. I see no way to make it enlarge.
    Original image is 1300 pixels wide so should be enough.

    Thanks

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