Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1214152

    Hi.
    I’d like to e helped in how to edit images added in a sidebar menu with navigation label.
    I did like that as suggested in your forum:

    Couple of question
    1) how can I have the smaller image (the seahorse) centered horizontally?
    2) when I inspect the side bar images element added in this way, I notice that they have not alt and title description, should I add them manually?

    Thanks in advance
    Daniel

    #1214153

    Hi.
    I’d like to e helped in how to edit images added in a sidebar menu with navigation label.
    I did like that as suggested in your forum:
    <img src="myimage.jpg">
    Couple of question
    1) how can I have the smaller image (the seahorse) centered horizontally?
    2) when I inspect the side bar images element added in this way, I notice that they have not alt and title description, should I add them manually?

    Thanks in advance
    Daniel

    #1215477

    Hi Daniel,

    Could you please attach some screenshots of the issue?

    I do not see any sidebar here. Where can we see the images in the sidebar?

    Best regards,
    Victoria

    #1215585

    yes sorry because i changed now
    look here

    but I replaced the image with a bigger one so now you cant see if centered or not.
    In case the images would be smaller, how to center them?

    Also
    I put

    /* 3 COLUMNS styling */
    div .av_one_third {
        margin-left: 1%;
        width: 32.66%;
    }

    but it does change also section with 2/3 not only 1/3, why?

    thanks

    #1215967

    Hi,

    Thanks for the update. I’m not sure I understand the problem though, where are you seeing it affecting a 2/3 column?

    Best regards,
    Rikard

    #1216345

    Now i added this code line

    div .av_two_third {
    margin-left: 5%;
        width: 66%;

    and it worked

    So what gonna happen now if I’d add a page with 4 columns?

    Cheers

    #1216790

    Hi,

    The CSS you have added won’t affect 1/4 elements.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.