[Phpmyadmin-devel] Help regarding applying CSS to my page

Zeeshan M. zeeshan.jp at gmail.com
Sat Aug 1 21:42:29 CEST 2009


I think you need to clear your browser cache whenever you make changes to
themes/original/css/themes_right.css.php
--------------------------------------------------
Best regards,
Zeeshan Mughal
Email:  zeeshanmughal at ieee.org
Web:  http://www.zixan.info


On Sat, Aug 1, 2009 at 1:47 PM, Zahra Naeem <xara.fast at gmail.com> wrote:

> Hi,
>     Could some one explain how to add and apply my own CSS that I need for
> my page display settings.
>   If I add the CSS to themes/original/css/themes_right.css.php then it does
> not get applied to my html code.
>
> And if  I dare to write the CSS at the top of my page using <style
> type="text/css"></style> tags
> then it shows long warning notes as follows:
>
>
>  *Warning* in .\libraries\core.lib.php#589
> Cannot modify header information - headers already sent by (output started
> at C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\core.lib.php#589: setcookie(
> string pma_fontsize,
> string 82%,
> integer 1251744187,
> string /repository/phpMyAdmin/,
> string ,
> boolean ,
> boolean 1,
> )
> .\libraries\Config.class.php#761: PMA_setCookie(
> string pma_fontsize,
> string 82%,
> string 82%,
> )
> .\libraries\Config.class.php#408: PMA_Config->checkFontsize()
> .\libraries\Config.class.php#82: PMA_Config->load(string ./config.inc.php)
> .\libraries\common.inc.php#530: PMA_Config->__construct(string
> ./config.inc.php)
> .\Updated_copy_of_server_sync.php#22:
> require_once(.\libraries\common.inc.php)
> *Warning* in .\libraries\session.inc.php#82
> session_start() [function.session-start<http://localhost/repository/phpMyAdmin/function.session-start>]:
> Cannot send session cache limiter - headers already sent (output started at
> C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\session.inc.php#82: session_start()
> .\libraries\common.inc.php#286: require_once(.\libraries\session.inc.php)
> .\Updated_copy_of_server_sync.php#22:
> require_once(.\libraries\common.inc.php)
>  *Warning* in .\libraries\core.lib.php#544
> Cannot modify header information - headers already sent by (output started
> at C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\core.lib.php#544: setcookie(
> string pma_theme,
> string ,
> integer 1249148587,
> string /repository/phpMyAdmin/,
> string ,
> boolean ,
> )
> .\libraries\core.lib.php#572: PMA_removeCookie(string pma_theme)
> .\libraries\Theme_Manager.class.php#205: PMA_setCookie(
> string pma_theme,
> string original,
> string original,
> )
> .\libraries\common.inc.php#803: PMA_Theme_Manager->setThemeCookie()
> .\Updated_copy_of_server_sync.php#22:
> require_once(.\libraries\common.inc.php)
>  *Warning* in .\libraries\ob.lib.php#84
> Cannot modify header information - headers already sent by (output started
> at C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\ob.lib.php#84: header(string X-ob_mode: 1)
> .\libraries\header.inc.php#24: PMA_outBufferPre()
> .\libraries\server_common.inc.php#45:
> require_once(.\libraries\header.inc.php)
> .\Updated_copy_of_server_sync.php#24:
> require(.\libraries\server_common.inc.php)
> *Warning* in .\libraries\header_http.inc.php#23
> Cannot modify header information - headers already sent by (output started
> at C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\header_http.inc.php#23: header(string Expires: Sat, 01 Aug 2009
> 18:43:07 GMT)
> .\libraries\header.inc.php#30:
> require_once(.\libraries\header_http.inc.php)
> .\libraries\server_common.inc.php#45:
> require_once(.\libraries\header.inc.php)
> .\Updated_copy_of_server_sync.php#24:
> require(.\libraries\server_common.inc.php)
> *Warning* in .\libraries\header_http.inc.php#24
> Cannot modify header information - headers already sent by (output started
> at C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\header_http.inc.php#24: header(string Last-Modified: Sat, 01
> Aug 2009 18:43:07 GMT)
> .\libraries\header.inc.php#30:
> require_once(.\libraries\header_http.inc.php)
> .\libraries\server_common.inc.php#45:
> require_once(.\libraries\header.inc.php)
> .\Updated_copy_of_server_sync.php#24:
> require(.\libraries\server_common.inc.php)
> *Warning* in .\libraries\header_http.inc.php#25
> Cannot modify header information - headers already sent by (output started
> at C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\header_http.inc.php#25: header(string Cache-Control: no-store,
> no-cache, must-revalidate, pre-check=0, post-check=0, max-age=0)
> .\libraries\header.inc.php#30:
> require_once(.\libraries\header_http.inc.php)
> .\libraries\server_common.inc.php#45:
> require_once(.\libraries\header.inc.php)
> .\Updated_copy_of_server_sync.php#24:
> require(.\libraries\server_common.inc.php)
> *Warning* in .\libraries\header_http.inc.php#26
> Cannot modify header information - headers already sent by (output started
> at C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\header_http.inc.php#26: header(string Pragma: no-cache)
> .\libraries\header.inc.php#30:
> require_once(.\libraries\header_http.inc.php)
> .\libraries\server_common.inc.php#45:
> require_once(.\libraries\header.inc.php)
> .\Updated_copy_of_server_sync.php#24:
> require(.\libraries\server_common.inc.php)
> *Warning* in .\libraries\header_http.inc.php#29
> Cannot modify header information - headers already sent by (output started
> at C:\xampp\htdocs\repository\phpMyAdmin\Updated_copy_of_server_sync.php:10)
>
> *Backtrace*
>
> .\libraries\header_http.inc.php#29: header(string Content-Type: text/html;
> charset=utf-8)
> .\libraries\header.inc.php#30:
> require_once(.\libraries\header_http.inc.php)
> .\libraries\server_common.inc.php#45:
> require_once(.\libraries\header.inc.php)
> .\Updated_copy_of_server_sync.php#24:
> require(.\libraries\server_common.inc.php
>
> Thanks in advance.
>
> Regards,
> Zahra
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20090801/2b2825fe/attachment.html>


More information about the Developers mailing list