Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
my question was not why added topbar position .
my question is why it is not has "grid-child" class .
I don't object the topbar itself , never , i like it, but module on it float to left .
i just speak about style it .
but i want to tell you :
the header need some works and improvement .
for example :
the topbar need another div inside it .
like this :
<div class="container-topbar ">
**<div class=" grid-child">**
<jdoc:include type="modules" name="topbar" style="none" />
**</div>**
</div>
<?php endif; ?>
the topbar will be 100% width and the inside div will get the grid-child class to be Collimated with the logo and below top modules .
i promise i will not ask any questions .
i will not request any features .
i will use what i get from joomla .
my problem is that i dont know php .
thanks
<div class="container-topbar ">
**<div class=" grid-child">**
<jdoc:include type="modules" name="topbar" style="none" />
**</div>**
</div>
<?php endif; ?>
Labels |
Added:
?
?
|
Now as you have found the solution :) make a child template from casssiopeia and override the index.php. As you see, no php skills are required, it is only Html.
But I have labelled your request.
I dont see how this can be changed in core as it would change the behaviur on all existing sites uwing this position.
Should be closed.
close close , close all my posts . dont wait
I dont see how this can be changed in core as it would change the behaviur on all existing sites uwing this position.
Should be closed.
you comment without reading , you dont understand what wrote above .
Closing as requested
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-07-08 09:43:32 |
Closed_By | ⇒ | chmst |
Because another contributor wanted to have it like this and made a Pull Request.
@sofianhit You are workig on a site with an own design. So have lots of people and everyone has other needs and wishes. Do you know the concept of child templates? In a child templateof cassiopeia you can override everything, even the index.php.
#38204 (comment)