help to header banner
-
Hello
I´am trying to make a banner for my forum.
starting out with using Global header in "extend => widgets" with options for "Hide on Mobil device"
But the banner is displayed below the "Recent Cards"
I know i can use "Custom HTML & CSS" in Appearance but i need help for code example with options "hide on mobil device and size for the banner image..
-
Where do you want it to show up? Can you provide screenshots or a quick mockup?
-
I´am using persona theme and just want a banner right under the navbar and above the "recent cards"
-
You could edit the persona file to move the global widget area above the recent cards section, or you could wait until recent cards is converted into a widget.
-
@pitaj ohh sounds great with recent cards as widget
hope to see that soon any timeline? Thanks
-
@pitaj if i need edit the persona and move the file of global widget area above the recent cards section, can you be more precise about which file I'm going to make my changes. maybe a screenshot of the code
-
Use Custom Header to add:
@darwin said in help to header banner:
I´am using persona theme and just want a banner right under the navbar and above the "recent cards"
-
@deepsea i know, but can you help me with a code example that hide the banner on mobile device ??
-
@Darwin
and add
Check:
display:none:
to yourdiv
to hide in the mobile version (in selected resolution)