Rearranging Menu Item Image Location
-
Nate,
First off, I am loving this plugin. I have found so much in it that has surprised me and offered extra fidelity that it’s just highly impressive. Looking forward to exploiting its abilities even more.
I’ve searched for this topic in the forums here but can’t find it, so here goes.
I’m trying to rearrange the menu item image location from the left of the title and content to prior to the title and price and content displaying.
I don’t like the way it looks with a few items having images and others not, since it starts breaking up the vertical lines in the page, but if I can move that image over top of the menu item, and perhaps set a bit of an extra margin above it, I can start highlighting certain items and get a much better menu appearance.
I’ve looked over custom themes, and can see the menu-item.php setup where the layout is produced by:
echo $this->print_elements( 'body' );
.And I’ve found the content.php, image.php, and so forth in the /content/ folder, but I’m having a problem finding out where I can edit the
print_elements( 'body' );
function so I can rearrange which element is chosen first.Any help you could provide would be great.
Thanks in advance, and thanks again for a great plugin!
DanThe page I need help with: [log in to see the link]
- The topic ‘Rearranging Menu Item Image Location’ is closed to new replies.