1
Skype-Fr
Re: changing colors and visuals in a theme
  • 2019/10/9 15:16

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


Ok Mamba, ... Regards



2
Skype-Fr
changing colors and visuals in a theme
  • 2019/9/27 11:08

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


Hi all ,

About XOOPS 2.5.7.2 - PHP 5.6.40 ...

I remake colors and pictures into my theme.

However, users still see a lot of old colors. Of course, before I deleted all files & tpl from the caches folders on the server.

Please, how to see an immediate change of colors without the users operate something ?

Thanks ...



3
Skype-Fr
Re: Add page
  • 2016/1/22 16:24

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


Hi

I could not find 'xo_thm_parameters.html'.
Normal because my theme is not "xdt_standard" (bad changelog, sorry error of me).
I found the original theme : it is kris115

I just found the solution !
Into theme.html, replace this line :

<{if $xoBlocks.canvas_right}>

BY
<{if $xoBlocks.canvas_right and $xoops_showrblock}>


that is perfect.

Regards
G.



4
Skype-Fr
Re: Add page
  • 2016/1/21 15:18

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


For 5 years ... I don't know because there was too many changes, even directory name, title, all content files and I did add css & js, ...

However, I just found the original changelog file :

Xdt Standard Theme Template Changelog

Documentation on line 
--> http://dev.xoofoo.org/Xdt_Standard/
Videos on line --> http://tv.xoofoo.org

============================
Version 1.2 ( for xoops 2.5.)
============================
remove extras.css now in xoops.css (kris_fr)
remove system blocks override now in system module (kris_fr)
change jQuery call (kris_fr)
change xoops.css call (kris_fr)
update xo_footerstatic.html for xoops 2.5.(kris_fr)
cleaning code for xoops 2.5.(kris_fr)
add new class in body tag for IE fix (kris_fr)
add in meta apple-touch-icon (kris_fr)
add new meta X-UA-Compatible with edge/chrome (kris_fr)
add new meta "viewport" for mobile (kris_fr)

============================
Version 1.1 Beta ( for xoops 2.4.)
============================
rename blockfooter.css in footer.css with css footer (kris_fr)
fix word-wrap in xoopsCode and xoopsQuote (kris_fr)


I see that this theme is v2.5.x compatible !

What do you think about that ?
G.



5
Skype-Fr
Re: Add page
  • 2016/1/20 15:57

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


Same problem here :

https://xoops.org/modules/newbb/viewtopic.php?topic_id=71089



6
Skype-Fr
Re: Add page
  • 2016/1/20 15:48

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


Hi noo-b,

Thank about you code but there is the same problem : right column is always visible.

Maybe, my theme is too old.




7
Skype-Fr
Re: Add page
  • 2016/1/20 14:48

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


it is a copy error into this post.

My code is :

<?php
include("mainfile.php");
include(
"header.php");
$xoopsOption['show_rblock'] = 0//0 for no right block
$xoopsOption['show_lblock'] = ;
?>
My HTML

<?php
include("footer.php");
?>


with the same probleme : Right column is always visible !!



8
Skype-Fr
Add page
  • 2016/1/20 12:07

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


Hi all,

For Xoops 2.5x, ..

I can't use correctly this additional page :

[size=x-small]
<?php
include("mainfile.php");
include(
"header.php");
$xoopsOption['show_lblock'] = 0//0 for no right block
?>
My HTML

<?php
include("footer.php");
?>
[/size]

Right column is always visible !!
I don't want to see the right column. How I do it ?

Very happy new year

Gilles



9
Skype-Fr
Re: Pb delete member into Profile
  • 2015/11/6 22:25

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


All is right .. I found and I fixed my error. Thanks



10
Skype-Fr
Re: Pb delete member into Profile
  • 2015/11/4 14:51

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


Think Mamba ..

It is a future site but already I did add a lot of hacks !

"account auto delete..", I mean : account delete by himself (user ).

May I send mp to you with url ?

Gerard




TopTop
(1) 2 3 »



Login

Who's Online

202 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 202


more...

Donat-O-Meter

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

Latest GitHub Commits