[cXF] Widget Homepage

[cXF] Widget Homepage [Paid] 2.0.0

No permission to buy (€25.00)
BassMan updated [cXF] Widget Homepage with a new update entry:

1.1.0

  • [new feature]: custom homepage header and logo
  • option to show homepage custom header (see screenshots below)
  • option to add a custom logo to the homepage
  • option to add a widget to header
  • option to show the custom header on mobile
  • many options in style properties to edit the homepage header and logo

See it live on our site or below:

< custom header examples - only on the homepage, on other pages the header is default style (screenshot #2) >...

Read the rest of this update entry...
 
You can use advertisement blocks within XenForo Advertising system or ad the adsense code to the HTML widget.
 
I was hoping to add the header widget just above the thread list in forum view. Looks like I cannot.
 
Not sure what you mean. This add-on has nothing to do with other pages, just the "homepage" page.
 
  • Like
Reactions: vij
Hi @BassMan very nice addon
can you tell how you add (like on your homepage) the 3 colored buttons on the header widget?
it will be nice to add the possibility to change alt on the Custom Homepage logo
 
@BassMan, I'm having a small conflict with this and my skin how my user/visitor menu on the top right header appears on the widget homepage.

I tried looking through some template edits, css codes, etc.. and could not figure out why this might be happening. Can you take a quick look and see what is making it go off like that?

Widget > https://teonanacatl.org/homepage
Regular > https://teonanacatl.org/

Thank you!
 
To fix this on your style go to cxf_widget_homepage.less template and:

FIND (line 30):
color: @xf-linkColor;

REPLACE
/*color: @xf-linkColor;*/

---

FIND (line 37):
align-items: normal;

REPLACE:
/*align-items: normal;*/
 
To fix this on your style go to cxf_widget_homepage.less template and:

FIND (line 30):
color: @xf-linkColor;

REPLACE
/*color: @xf-linkColor;*/

---

FIND (line 37):
align-items: normal;

REPLACE:
/*align-items: normal;*/
Thank you, that fixed it!
 
Top Bottom