41
Bleekk
Re: Setting the block
  • 2017/6/16 17:54

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


You can add the class in the name of the Blocks.
Name your block like "blue|block-title"
Then use a .blue class in the css.
In the template you need to work with smarty to check if the title has a | in it and then use first Part as css class and second as the title



42
Bleekk
Re: Setting the block
  • 2017/6/16 16:34

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


Yes it is possible. But you need css to change it. If you do not want to change the main css File, You can add the css into your theme.html. You can add a css class to your blocks using for example the block id.
class="block-<{block.id} >"
And when you know the id of the block you want to change then add a css style for it like
.block-4{background#c3c3c3}
This will not affect other blocks



43
Bleekk
Re: Default title for the news comments ?
  • 2017/6/13 7:12

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


Awesome, thank you!



44
Bleekk
Re: Static html page on xbootstrap - subdomain
  • 2017/6/8 12:35

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


you have to rename it to index.html and link all CSS and JS files to the correct location in you xbootstrap theme folder



45
Bleekk
Re: The Printliminator
  • 2017/6/8 6:08

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


Thank you.
I wachted a demo video of this script and this is really important for the websites that habe articles to print



46
Bleekk
Re: Default title for the news comments ?
  • 2017/6/8 6:01

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


Yes you are right.
I hope some of the other developers can help me here



47
Bleekk
Re: XOOPS 2.5.9 Notes for Theme Creators
  • 2017/6/7 6:27

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


Thank you!
These are really good news that the forms are now bootstrap ready. The new smartys will also help a lot.

One question:
Is it possible to create a way so users can add blocks to a module without changing the module itself.
Wenn I work on a website I often add new blocks to a module but I always then need to change the module to get these blocks to work.
It would be nice if there would be a way to only upload block.php and a template to the module, and the module would be extended by these blocks.



48
Bleekk
Re: XOOPS 2.5.9 RELEASE CANDIDATE 1 AVAILABLE
  • 2017/6/6 10:34

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


Wohooo cool!
I know what I will do over the weekend - testing testing testing :P



49
Bleekk
Re: New responsive theme for xoops - xSimpleblocks
  • 2017/5/31 12:02

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


I installed the module fromhttps://github.com/bleekk/extgallery and copied the templates
from the modules/extgallery/templates/bootstrap-templates/extgallery
to themes/xbootstrap/modules/extgallery.

Before the copy of the files I deleted all old xbootstrap extgallery templates from the theme

HERE ARE THE RESULTS
1) My system
Resized Image


2) index page without categories
Resized Image


3) index page with categories
Resized Image



which xoops version do you use?
Are these footer blocks your custom blocks?



50
Bleekk
Re: Problems with Soapbox
  • 2017/5/31 6:17

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


@aerograf
Thank you for maintaining this module!




TopTop
« 1 2 3 4 (5) 6 7 8 ... 69 »



Login

Who's Online

263 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 263


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits